Skip to content

Commit

Permalink
ci: replace psr2 braces by laravel braces
Browse files Browse the repository at this point in the history
  • Loading branch information
warlof committed Jan 2, 2022
1 parent f001239 commit 2cc0168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .styleci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ enabled:
- no_empty_comment

disabled:
- psr12_braces
- laravel_braces
- phpdoc_no_package
- concat_without_spaces
- no_blank_lines_after_class_opening
Expand Down

0 comments on commit 2cc0168

Please sign in to comment.