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 Aug 15, 2023
1 parent d531ab3 commit 92ccb7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/.rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ Style/StringConcatenation:
- "test/**/*"
Style/ModuleFunction:
Enabled: false
Style/ExplicitBlockArgument:
Enabled: false

0 comments on commit 92ccb7f

Please sign in to comment.