Skip to content

Commit

Permalink
Update StyleCI fixers, disable explicit_string_variable & explicit_in…
Browse files Browse the repository at this point in the history
…direct_variable
  • Loading branch information
Omranic committed Nov 18, 2021
1 parent 229b7ad commit 3a26a34
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .styleci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,11 @@ enabled:
- length_ordered_imports
- modernize_types_casting
- non_printable_character
- explicit_string_variable
- no_unneeded_final_method
- ternary_to_elvis_operator
- blank_line_before_declare
- combine_consecutive_issets
- combine_consecutive_unsets
- explicit_indirect_variable
- ternary_to_null_coalescing
- escape_implicit_backslashes
- fully_qualified_strict_types
Expand Down

0 comments on commit 3a26a34

Please sign in to comment.