We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71b40ea commit 40a2633Copy full SHA for 40a2633
.styleci.yml
@@ -8,6 +8,7 @@ disabled:
8
- concat_without_spaces
9
- length_ordered_imports
10
- no_blank_lines_after_phpdoc
11
+ - no_blank_lines_between_traits
12
- no_unneeded_control_parentheses
13
- not_operator_with_successor_space
14
- phpdoc_summary
0 commit comments