diff --git a/.codeclimate.yml b/.codeclimate.yml index 916b43f3d..58a5fd472 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -21,14 +21,5 @@ plugins: enabled: true reek: enabled: true - rubocop: - enabled: true - checks: - Rubocop/Style/StringLiterals: - enabled: false - Rubocop/Style/TrailingCommaInLiteral: - enabled: false - Rubocop/Style/HashSyntax: - enabled: false #exclude_patterns: #- app/assets/javascripts-jquery-ui