Enable the Layout/LeadingCommentSpace cop

This commit is contained in:
gregoirenovel 2018-01-15 19:14:09 +01:00
parent 19ee24d559
commit 345b892956
10 changed files with 17 additions and 17 deletions

View file

@ -121,7 +121,7 @@ Layout/InitialIndentation:
Enabled: true Enabled: true
Layout/LeadingCommentSpace: Layout/LeadingCommentSpace:
Enabled: false Enabled: true
Layout/MultilineArrayBraceLayout: Layout/MultilineArrayBraceLayout:
Enabled: false Enabled: false