Skip to content

Commit

Permalink
[BUGFIX] Fix StyleCI configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
IchHabRecht committed Aug 2, 2024
1 parent 87d4f86 commit 4b361a0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .styleci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@ risky: true

preset: psr12

disabled:
- binary_operator_at_least_one_space

enabled:
- alpha_ordered_imports
- binary_operator_spaces
- binary_operator_exactly_one_space
- blank_line_before_return
- hash_to_slash_comment
- linebreak_after_opening_tag
Expand Down

0 comments on commit 4b361a0

Please sign in to comment.