Skip to content

Commit

Permalink
Updated rubocop config
Browse files Browse the repository at this point in the history
  • Loading branch information
Graham Davison committed Feb 8, 2016
1 parent 5d66739 commit 3b4e3f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Metrics/AbcSize:
Enabled: false
PerceivedComplexity:
Enabled: false
Style/SingleSpaceBeforeFirstArg:
Style/SpaceBeforeFirstArg:
Enabled: false
Style/ClassAndModuleChildren:
Enabled: false
Expand Down

0 comments on commit 3b4e3f1

Please sign in to comment.