Skip to content

Commit

Permalink
fix: add tests directory to phpcs check
Browse files Browse the repository at this point in the history
  • Loading branch information
florianbrinkmann committed May 22, 2024
1 parent 260756e commit 919d36a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpcs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
<exclude-pattern>/build/</exclude-pattern>
<exclude-pattern>/vendor/</exclude-pattern>
<exclude-pattern>/node_modules/</exclude-pattern>
<exclude-pattern>/tests/</exclude-pattern>

<!--
#############################################################################
Expand Down

0 comments on commit 919d36a

Please sign in to comment.