File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,11 @@ finder:
1010 - resources
1111 - views
1212 - public
13+ - templates
1314 not-name :
1415 - UnionCar.php
16+ - TimerUnionTypes.php
17+ - schema1.php
1518
1619enabled :
1720 - alpha_ordered_imports
@@ -36,13 +39,11 @@ enabled:
3639 - native_function_casing
3740 - native_function_type_declaration_casing
3841 - no_alias_functions
39- - no_alternative_syntax
4042 - no_empty_comment
4143 - no_empty_phpdoc
4244 - no_empty_statement
4345 - no_extra_block_blank_lines
4446 - no_short_bool_cast
45- - no_short_echo_tag
4647 - no_superfluous_elseif
4748 - no_unneeded_control_parentheses
4849 - no_unneeded_curly_braces
@@ -72,7 +73,6 @@ enabled:
7273 - phpdoc_type_to_var
7374 - phpdoc_types
7475 - phpdoc_types_order
75- - phpdoc_var_without_name
7676 - print_to_echo
7777 - regular_callable_call
7878 - return_assignment
You can’t perform that action at this time.
0 commit comments