Skip to content

Commit

Permalink
Update Rubocop namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
UweKubosch committed Jul 25, 2017
1 parent 7041c83 commit 1df7d99
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .rubocop.yml
Expand Up @@ -13,13 +13,13 @@ AllCops:
Rails:
Enabled: true

Metrics/LineLength:
Max: 100

Style/AlignParameters:
Layout/AlignParameters:
EnforcedStyle: with_fixed_indentation
IndentationWidth: 4

Metrics/LineLength:
Max: 100

Style/ClassAndModuleChildren:
Enabled: false

Expand Down

0 comments on commit 1df7d99

Please sign in to comment.