Ignore language_stats.inc.php from phpcs

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2021-02-19 00:45:51 +01:00
parent 6be33c4eb6
commit 147ada050f
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -10,6 +10,7 @@
<file>.</file>
<exclude-pattern>libraries/cache/*</exclude-pattern>
<exclude-pattern>libraries/language_stats.inc.php</exclude-pattern>
<exclude-pattern>test/doctum-config.php</exclude-pattern>
<exclude-pattern>*/node_modules/*</exclude-pattern>
<exclude-pattern>*/tmp/*</exclude-pattern>