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 diff --git a/.ruby-version b/.ruby-version index 95e3ba819..9f55b2ccb 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.5 +3.0