Enable the Layout/InitialIndentation cop

This commit is contained in:
gregoirenovel 2018-01-15 19:12:45 +01:00
parent 1e71188d4d
commit 19ee24d559

View file

@ -118,7 +118,7 @@ Layout/IndentationWidth:
Enabled: true
Layout/InitialIndentation:
Enabled: false
Enabled: true
Layout/LeadingCommentSpace:
Enabled: false