clean up Rubocop config (#6495)

Merge pull request 6495
This commit is contained in:
ashmaroli 2017-10-29 20:32:45 +05:30 committed by jekyllbot
parent 0baf586723
commit 0feccde80a
1 changed files with 0 additions and 5 deletions

View File

@ -38,8 +38,6 @@ Layout/MultilineMethodCallIndentation:
EnforcedStyle: indented
Layout/MultilineOperationIndentation:
EnforcedStyle: indented
Layout/SpaceAroundOperators:
Enabled: true
Layout/SpaceInsideBrackets:
Enabled: false
Lint/EndAlignment:
@ -100,14 +98,11 @@ Style/Alias:
Enabled: false
Style/AndOr:
Severity: error
Style/Attr:
Enabled: false
Style/BracesAroundHashParameters:
Enabled: false
Style/ClassAndModuleChildren:
Enabled: false
Style/FrozenStringLiteralComment:
Enabled: true
EnforcedStyle: always
Style/Documentation:
Enabled: false