From 5490d46f059c017f835701711bca5bb75b73d157 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Wed, 6 Mar 2024 18:35:02 +0100 Subject: [PATCH] fix: remove phpcs.xml --- phpcs.xml | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 phpcs.xml diff --git a/phpcs.xml b/phpcs.xml deleted file mode 100644 index 70e4df36ed..0000000000 --- a/phpcs.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - ./app - ./src - ./tests - - - ./app/sdks - - ./tests/resources/functions - - ./app/console - - - * - - - - * - - - - ./app - - \ No newline at end of file