Maintenance: Activated rubocop Layout/LeadingCommentSpace.
This commit is contained in:
parent
916bb77066
commit
b8b57781b7
58 changed files with 177 additions and 182 deletions
|
@ -81,11 +81,6 @@ Style/RescueStandardError:
|
|||
Enabled: true
|
||||
EnforcedStyle: implicit
|
||||
|
||||
Layout/LeadingCommentSpace:
|
||||
Description: 'Comments should start with a space.'
|
||||
StyleGuide: 'https://github.com/bbatsov/ruby-style-guide#hash-space'
|
||||
Enabled: false
|
||||
|
||||
Layout/SpaceInsideReferenceBrackets:
|
||||
Description: 'Checks the spacing inside referential brackets.'
|
||||
Enabled: false
|
||||
|
|
Loading…
Reference in a new issue