Skip to content

Commit

Permalink
Move Style/StringLiterals:false to permanent rubocop rules
Browse files Browse the repository at this point in the history
  • Loading branch information
fh committed Mar 23, 2016
1 parent aae051e commit a51a2b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
3 changes: 2 additions & 1 deletion .rubocop.yml
Expand Up @@ -4,4 +4,5 @@ Metrics/LineLength:
Style/HashSyntax:
EnforcedStyle: hash_rockets

inherit_from: .rubocop_todo.yml
Style/StringLiterals:
Enabled: false
6 changes: 0 additions & 6 deletions .rubocop_todo.yml

This file was deleted.

0 comments on commit a51a2b0

Please sign in to comment.