Skip to content

Commit

Permalink
Exclude EmptyLinesAroundBlockBody
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyshields committed Nov 12, 2023
1 parent 095e182 commit a50d234
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,7 @@ Gemspec/OrderedDependencies:
Enabled: false

Layout/EmptyLinesAroundBlockBody:
Exclude:
- '**/*.rake'
- 'spec/**/*'
Enabled: false

Layout/EmptyLinesAroundClassBody:
Enabled: false
Expand Down

0 comments on commit a50d234

Please sign in to comment.