diff options
Diffstat (limited to '.haml-lint.yml')
-rw-r--r-- | .haml-lint.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.haml-lint.yml b/.haml-lint.yml index 94d1e4f0d86..e9cc4a91a21 100644 --- a/.haml-lint.yml +++ b/.haml-lint.yml @@ -93,8 +93,8 @@ linters: - Style/WhileUntilModifier # These cops should eventually get enabled - - Cop/LineBreakAroundConditionalBlock - Cop/LineBreakAfterGuardClauses + - Cop/LineBreakAroundConditionalBlock - Cop/ProjectPathHelper - GitlabSecurity/PublicSend - Layout/EmptyLineAfterGuardClause |