diff --git a/.codeclimate.yml b/.codeclimate.yml index fc88d5cceb..ee76ac2f57 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -37,6 +37,7 @@ plugins: count_threshold: 3 exclude_patterns: - "**/test/*" + - "**/adapter-commons/src/sort.ts" - "**/adapter-tests/lib/*" - "**/dist/*" - "**/*.dist.js"