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 7d7cb3c commit f9935d1Copy full SHA for f9935d1
.styleci.yml
@@ -1,12 +1,6 @@
1
-preset: recommended
+preset: psr12
2
enabled:
3
- not_operator_with_successor_space
4
- phpdoc_no_empty_return
5
- unalign_double_arrow
6
- no_superfluous_phpdoc_tags
7
-disabled:
8
- - align_double_arrow
9
- - alpha_ordered_imports
10
- - no_blank_lines_between_imports
11
- - phpdoc_align
12
- - phpdoc_separation
0 commit comments