diff options
Diffstat (limited to 'phpcs.xml')
| -rw-r--r-- | phpcs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ <exclude-pattern>./lib/http-conditional.php</exclude-pattern> <exclude-pattern>./node_modules/</exclude-pattern> <exclude-pattern>./data/config.php</exclude-pattern> + <exclude-pattern>./data/update.php</exclude-pattern> <exclude-pattern>./data/users/*/config.php</exclude-pattern> <exclude-pattern>./extensions/</exclude-pattern> <exclude-pattern>./p/scripts/vendor/</exclude-pattern> |
