From f2fe9e2ff36efdf6861ed6ab58d820787d62f8d7 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Mon, 7 Nov 2022 01:05:09 +0100 Subject: Exclude .git folder (#4824) --- phpcs.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'phpcs.xml') diff --git a/phpcs.xml b/phpcs.xml index 21458e27d..e29886ccb 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -3,6 +3,7 @@ Created with the PHP Coding Standard Generator. https://edorian.github.com/php-coding-standard-generator/ + ./.git/ ./lib/SimplePie/ ./lib/phpgt/ ./lib/phpmailer/ -- cgit v1.2.3