File tree Expand file tree Collapse file tree 1 file changed +7
-10
lines changed
Expand file tree Collapse file tree 1 file changed +7
-10
lines changed Original file line number Diff line number Diff line change 11preset : psr12
22risky : true
33
4- version : 8
4+ version : 8.1
55
66finder :
77 exclude :
88 - docs
99 - vendor
10- - resources
11- - views
12- - public
13- - templates
14- not-name :
15- - UnionCar.php
16- - TimerUnionTypes.php
17- - schema1.php
1810
1911enabled :
2012 - alpha_ordered_traits
@@ -64,7 +56,6 @@ enabled:
6456 - phpdoc_order
6557 - phpdoc_property
6658 - phpdoc_scalar
67- - phpdoc_separation
6859 - phpdoc_singular_inheritdoc
6960 - phpdoc_trim
7061 - phpdoc_trim_consecutive_blank_line_separation
@@ -86,3 +77,9 @@ enabled:
8677 - trailing_comma_in_multiline_array
8778 - unalign_double_arrow
8879 - unalign_equals
80+ - empty_loop_body_braces
81+ - integer_literal_case
82+ - union_type_without_spaces
83+
84+ disabled :
85+ - function_declaration
You can’t perform that action at this time.
0 commit comments