Skip to content

Commit

Permalink
fix: Duplicate block
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Oct 25, 2024
1 parent b66f80a commit dc7684b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ Naming/FileName:
### TODO: Enable this is a separate PR
Naming/BlockForwarding:
Enabled: false
Style/BlockForwarding:
Enabled: false
#######################
Style/Documentation:
Exclude:
- "**/test/**/*"
Expand Down

0 comments on commit dc7684b

Please sign in to comment.