From 3653752dd4a29a582f582ab590c4a176925a7efb Mon Sep 17 00:00:00 2001 From: Simon Podlipsky Date: Tue, 24 Mar 2026 14:18:35 +0100 Subject: [PATCH] chore: remove .codeclimate.yml --- .codeclimate.yml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .codeclimate.yml diff --git a/.codeclimate.yml b/.codeclimate.yml deleted file mode 100644 index e34343a..0000000 --- a/.codeclimate.yml +++ /dev/null @@ -1,4 +0,0 @@ -languages: - PHP: true -exclude_paths: -- "tests/*"