Skip to content

Commit

Permalink
Now that we have default ignores, disable rubocops
Browse files Browse the repository at this point in the history
  • Loading branch information
searls committed Dec 14, 2018
1 parent 05e7fb9 commit 892e18a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/base.yml
Expand Up @@ -2,6 +2,7 @@ AllCops:
# Prevent RuboCop from exploding when it finds an older-than-2.2 .ruby-version
TargetRubyVersion: 2.5
DisabledByDefault: true
Exclude: []

Bundler/DuplicatedGem:
Enabled: true
Expand Down

0 comments on commit 892e18a

Please sign in to comment.