summaryrefslogtreecommitdiff
path: root/.haml-lint.yml
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-05-04 06:17:00 -0700
committerStan Hu <stanhu@gmail.com>2019-05-05 03:24:28 -0700
commit17db4bf0d2b06a5ddf5dd9eedb86350ddb9a8d88 (patch)
tree967b829e66408942e25a24d6f142389bfe451e6a /.haml-lint.yml
parent699e24ab9215131871a9048fcb289f0b4e166a9d (diff)
downloadgitlab-ce-17db4bf0d2b06a5ddf5dd9eedb86350ddb9a8d88.tar.gz
Regenerate Rubocop rules
Diffstat (limited to '.haml-lint.yml')
-rw-r--r--.haml-lint.yml2
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