Skip to content

Commit

Permalink
Disable Naming/BlockForwarding cop
Browse files Browse the repository at this point in the history
  • Loading branch information
popondr committed Apr 11, 2024
1 parent 7283540 commit 3edf3f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ Metrics/PerceivedComplexity:
AllowedMethods:
- included

Naming/BlockForwarding:
Enabled: false
Naming/VariableNumber:
EnforcedStyle: snake_case

Expand Down

0 comments on commit 3edf3f1

Please sign in to comment.