Skip to content

Commit

Permalink
reverting back to psr2 - psr12 in different pr
Browse files Browse the repository at this point in the history
  • Loading branch information
niden committed Nov 27, 2023
1 parent 8d9efee commit f50ed69
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="PSR12"/>
<rule ref="PSR2"/>

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

0 comments on commit f50ed69

Please sign in to comment.