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