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