Skip to content

Commit

Permalink
Added back default for Style/SymbolProc/IgnoredMethods
Browse files Browse the repository at this point in the history
  • Loading branch information
pouellet authored Mar 1, 2021
1 parent a3514b2 commit 7c7574b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rubocop_base_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ Style/SymbolArray:
Enabled: false
Style/SymbolProc:
IgnoredMethods:
- respond_to
- define_method
- after_transition
- before_transition
- around_transition

0 comments on commit 7c7574b

Please sign in to comment.