diff --git a/.rubocop.yml b/.rubocop.yml index 1b3601fa4..069eda4ae 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -118,7 +118,7 @@ Layout/IndentationWidth: Enabled: true Layout/InitialIndentation: - Enabled: false + Enabled: true Layout/LeadingCommentSpace: Enabled: false