Skip to content

Commit

Permalink
Add style guide link for Style/TopLevelMethodDefinition
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed May 7, 2021
1 parent ba58efd commit 1075cb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/default.yml
Expand Up @@ -4655,6 +4655,7 @@ Style/TernaryParentheses:

Style/TopLevelMethodDefinition:
Description: 'This cop looks for top-level method definitions.'
StyleGuide: '#top-level-methods'
Enabled: false
VersionAdded: '<<next>>'

Expand Down

0 comments on commit 1075cb7

Please sign in to comment.