File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,11 @@ finder:
10
10
- resources
11
11
- views
12
12
- public
13
+ - templates
13
14
not-name :
14
15
- UnionCar.php
16
+ - TimerUnionTypes.php
17
+ - schema1.php
15
18
16
19
enabled :
17
20
- alpha_ordered_imports
@@ -36,13 +39,11 @@ enabled:
36
39
- native_function_casing
37
40
- native_function_type_declaration_casing
38
41
- no_alias_functions
39
- - no_alternative_syntax
40
42
- no_empty_comment
41
43
- no_empty_phpdoc
42
44
- no_empty_statement
43
45
- no_extra_block_blank_lines
44
46
- no_short_bool_cast
45
- - no_short_echo_tag
46
47
- no_superfluous_elseif
47
48
- no_unneeded_control_parentheses
48
49
- no_unneeded_curly_braces
@@ -72,7 +73,6 @@ enabled:
72
73
- phpdoc_type_to_var
73
74
- phpdoc_types
74
75
- phpdoc_types_order
75
- - phpdoc_var_without_name
76
76
- print_to_echo
77
77
- regular_callable_call
78
78
- return_assignment
You can’t perform that action at this time.
0 commit comments