Skip to content

Commit

Permalink
Remove unnecessary Include parameter in rubocop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Aug 13, 2017
1 parent dbe1647 commit 3281300
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ Style/MethodDefParentheses:
Style/FrozenStringLiteralComment:
Enabled: true
EnforcedStyle: always
Include:
Exclude:
- 'railties/**/*'
- 'actionview/test/**/*.builder'
Expand Down

0 comments on commit 3281300

Please sign in to comment.