From 0dc0cc4ef75640576b4b25e05cd197dc8e8abd6d Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Sun, 6 Mar 2022 22:45:15 -0500 Subject: [PATCH] Updated PHPCS config --- .gitignore | 2 ++ phpcs.xml | 7 +++++++ 2 files changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index 79b900d..9e01cda 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ vendor/ # ignore config file config/config.yaml +# PHP_Codesniffer cache +.phpcs-cache diff --git a/phpcs.xml b/phpcs.xml index 81a9d8a..18612f5 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -4,6 +4,13 @@ PHPCS configuration file. + + + + + + + pigeon.php