From 0d49e8da712f00f5e22d86c1915374fc03200a0e Mon Sep 17 00:00:00 2001 From: Walter Moar Date: Thu, 22 Aug 2024 11:43:44 -0700 Subject: [PATCH] ci: FORMS-1449 code climate exclude components (#1484) --- .codeclimate.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.codeclimate.yml b/.codeclimate.yml index fd52aa6bf..9b1220682 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,5 +1,6 @@ version: "2" exclude_patterns: + - components/ - config/ - dist/ - features/