Skip to content

Commit

Permalink
PSPAYPAL-815 add ignore rule for phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
René Gust committed Dec 9, 2024
1 parent d4fdd58 commit b3adec8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/phpcs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<file>../migration</file>

<exclude-pattern>\.env\.dist</exclude-pattern>
<exclude-pattern>defineCypressVars.sh.dist</exclude-pattern>
<!-- display progress -->
<arg value="p"/>
<arg name="colors"/>
Expand Down

0 comments on commit b3adec8

Please sign in to comment.