mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Remove unnecessary Include parameter in rubocop.yml
This commit is contained in:
parent
dbe1647b84
commit
3281300e79
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ Style/MethodDefParentheses:
|
|||
Style/FrozenStringLiteralComment:
|
||||
Enabled: true
|
||||
EnforcedStyle: always
|
||||
Include:
|
||||
Exclude:
|
||||
- 'railties/**/*'
|
||||
- 'actionview/test/**/*.builder'
|
||||
|
|
Loading…
Reference in a new issue