From b04ae3e25185e2805710bd44f529f151324919cc Mon Sep 17 00:00:00 2001 From: Muhsin Keloth Date: Wed, 11 Jun 2025 17:13:52 +0530 Subject: [PATCH] Update .codeclimate.yml --- .codeclimate.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index b715d26ec..dd9b6349f 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -70,5 +70,4 @@ exclude_patterns: - 'app/javascript/dashboard/helper/specs/macrosFixtures.js' - 'app/javascript/dashboard/routes/dashboard/settings/macros/constants.js' - '**/fixtures/**' - - '**/*/fixtures.js' - \ No newline at end of file + - '**/*/fixtures.js' \ No newline at end of file