Ignore all cache files for PHPCS
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
parent
1849be34b3
commit
8687d5990f
@ -9,7 +9,7 @@
|
||||
|
||||
<file>.</file>
|
||||
|
||||
<exclude-pattern>libraries/cache/routes.cache.php</exclude-pattern>
|
||||
<exclude-pattern>libraries/cache/*</exclude-pattern>
|
||||
<exclude-pattern>test/doctum-config.php</exclude-pattern>
|
||||
<exclude-pattern>*/node_modules/*</exclude-pattern>
|
||||
<exclude-pattern>*/tmp/*</exclude-pattern>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user