Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 1bba76f

Browse files
committed
Update StyleCI fixers, disable explicit_string_variable & explicit_indirect_variable
1 parent 36d0f1d commit 1bba76f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.styleci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,11 @@ enabled:
2525
- length_ordered_imports
2626
- modernize_types_casting
2727
- non_printable_character
28-
- explicit_string_variable
2928
- no_unneeded_final_method
3029
- ternary_to_elvis_operator
3130
- blank_line_before_declare
3231
- combine_consecutive_issets
3332
- combine_consecutive_unsets
34-
- explicit_indirect_variable
3533
- ternary_to_null_coalescing
3634
- escape_implicit_backslashes
3735
- fully_qualified_strict_types

0 commit comments

Comments
 (0)