Skip to content

Commit

Permalink
Tweak rubocop rules
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-gordon committed Jan 3, 2025
1 parent 7a7f320 commit 572958a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -268,3 +268,7 @@ Naming/VariableNumber:

Naming/BinaryOperatorParameterName:
Enabled: false

Style/MapIntoArray:
Exclude:
- "spec/**/*.rb"

0 comments on commit 572958a

Please sign in to comment.