Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

Commit

Permalink
Update rubocop config rule names
Browse files Browse the repository at this point in the history
  • Loading branch information
tas50 committed Apr 19, 2016
1 parent 9810d28 commit b0b3481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Expand Up @@ -23,7 +23,7 @@ Metrics/AbcSize:
Enabled: false
PerceivedComplexity:
Enabled: false
SingleSpaceBeforeFirstArg:
Style/SpaceBeforeFirstArg:
Enabled: false
Style/ClassAndModuleChildren:
Enabled: false
Expand Down

0 comments on commit b0b3481

Please sign in to comment.