Skip to content

Commit

Permalink
Disable incorrect cop
Browse files Browse the repository at this point in the history
  • Loading branch information
peteryates committed Jan 12, 2025
1 parent 8386f26 commit 69fcf59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ Style/PercentLiteralDelimiters:
Enabled: false
Layout/HashAlignment:
Enabled: false
Layout/EmptyLinesAroundMethodBody:
Enabled: false
Style/SignalException:
Enabled: false
Style/Proc:
Expand Down

0 comments on commit 69fcf59

Please sign in to comment.