Commit 4e9018c
authored
Allow hidden PHPCS configuration files
Modify file detection logic to check the existence of PHPCS configuration files named with a leading dot (as allowed by squizlabs/PHP_CodeSniffer#1566) in order to run PHPCS.1 parent c4e4e8b commit 4e9018c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments