From e1152aa0d9717f4ab01d601c61e524536d7fa158 Mon Sep 17 00:00:00 2001 From: caele Date: Wed, 16 Aug 2023 16:00:55 +0200 Subject: [PATCH] fix: trigger patch change --- .codeclimate.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 9103df6..9238944 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -16,6 +16,4 @@ exclude_patterns: - "src/**/*.test.ts" - "src/**/*.test.tsx" - "*config*" - - "test/**/__fixtures__" - - "theme" - - "mashup-example" \ No newline at end of file + - "test/**/__fixtures__" \ No newline at end of file