diff --git a/.codeclimate.yml b/.codeclimate.yml index 81974c4f2..ab41af6b0 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -66,4 +66,5 @@ 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