Skip to content

Commit 01a3967

Browse files
committed
Update StyleCI config
1 parent 9db90c6 commit 01a3967

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.styleci.yml

+3-3
Original file line numberDiff line numberDiff 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

1619
enabled:
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

0 commit comments

Comments
 (0)