We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc9b7bb commit dfbf452Copy full SHA for dfbf452
phpcs.xml.dist
@@ -150,7 +150,7 @@
150
151
<!-- This test file specifically *needs* Windows line endings for testing purposes. -->
152
<rule ref="Generic.Files.LineEndings.InvalidEOLChar">
153
- <exclude-pattern>tests/Core/Tokenizers/PHP/StableCommentWhitespaceWinTest\.php</exclude-pattern>
+ <exclude-pattern>tests/Core/Tokenizers/PHP/*WinTest\.php</exclude-pattern>
154
</rule>
155
156
<!-- Avoid false positive with this sniff detecting itself -->
0 commit comments