Skip to content

Commit

Permalink
Remove an rubocop exclude that wasn't doing anything
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jun 16, 2016
1 parent 45be148 commit 186cc69
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .rubocop_todo.yml
Expand Up @@ -26,10 +26,6 @@ Metrics/MethodLength:
- 'lib/generators/sufia/install_generator.rb'
- 'lib/sufia/arkivo/metadata_munger.rb'

Style/HashSyntax:
Exclude:
- 'lib/generators/sufia/templates/catalog_controller.rb'

Style/LineEndConcatenation:
Exclude:
- 'spec/test_app_templates/lib/generators/**/*'
Expand Down

0 comments on commit 186cc69

Please sign in to comment.