Skip to content

Commit

Permalink
changing to PSR12
Browse files Browse the repository at this point in the history
  • Loading branch information
niden committed Nov 27, 2023
1 parent fed26de commit 8d9efee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpcs.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<arg value="s"/>

<!-- Use PSR-2 as a base -->
<rule ref="PSR2"/>
<rule ref="PSR12"/>

<!-- Uncomment to use colors in progress or report -->
<arg name="colors" />
Expand Down

0 comments on commit 8d9efee

Please sign in to comment.