Skip to content

Commit

Permalink
chore: disable bad cop
Browse files Browse the repository at this point in the history
  • Loading branch information
robertlaurin committed May 8, 2024
1 parent 5cf97d5 commit 52df012
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common/.rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Bundler/OrderedGems:
Style/FrozenStringLiteralComment:
Exclude:
- gemfiles/**/*
Style/ExplicitBlockArgument:
Enabled: false
Style/StringLiterals:
Exclude:
- gemfiles/**/*
Expand Down

0 comments on commit 52df012

Please sign in to comment.