From 66085ce322606d615acb69c01d7e7ec55abcaf80 Mon Sep 17 00:00:00 2001 From: Ulrik Moe Date: Fri, 6 Oct 2023 11:41:47 +0200 Subject: [PATCH] Add phpcs config --- phpcs.xml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 phpcs.xml diff --git a/phpcs.xml b/phpcs.xml new file mode 100644 index 0000000..4144490 --- /dev/null +++ b/phpcs.xml @@ -0,0 +1,5 @@ + + + PSR-12 coding standard. + +