We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c9b334 commit a192d42Copy full SHA for a192d42
.styleci.yml
@@ -4,15 +4,9 @@ enabled:
4
- align_phpdoc
5
- alpha_ordered_imports
6
- array_indentation
7
- - compact_nullable_typehint
8
- const_visibility_required
9
- - no_alternative_syntax
10
- - no_blank_lines_between_traits
11
- - no_unreachable_default_argument_value
12
- phpdoc_order
13
- - short_array_syntax
14
15
disabled:
16
- - phpdoc_no_empty_return
17
- phpdoc_to_comment
18
- phpdoc_var_without_name
0 commit comments