Removed 'Style/CommentIndentation' from rubocop config, corrected with 43a924f554
.
This commit is contained in:
parent
c1c35ce39e
commit
a4ebf8ab9b
1 changed files with 0 additions and 2 deletions
|
@ -185,8 +185,6 @@ Style/Documentation:
|
||||||
Description: 'Document classes and non-namespace modules.'
|
Description: 'Document classes and non-namespace modules.'
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
||||||
Style/CommentIndentation:
|
|
||||||
Enabled: false
|
|
||||||
Lint/RescueException:
|
Lint/RescueException:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
Style/ClassVars:
|
Style/ClassVars:
|
||||||
|
|
Loading…
Reference in a new issue