Skip to content

Commit

Permalink
Enable new cop
Browse files Browse the repository at this point in the history
ref: rubocop/rubocop#9734

Follow up #155
  • Loading branch information
kachick committed May 23, 2021
1 parent 0bcf35d commit 8f2564c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Expand Up @@ -40,6 +40,9 @@ Style/StringLiteralsInInterpolation:
Enabled: true
EnforcedStyle: 'single_quotes'

Style/TopLevelMethodDefinition:
Enabled: true

Layout/TrailingEmptyLines:
Enabled: true

Expand Down

0 comments on commit 8f2564c

Please sign in to comment.