summaryrefslogtreecommitdiff
path: root/.haml-lint.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-10-12 12:09:35 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-10-12 12:09:35 +0000
commita99c04f0185d6a6b398c37630c392ca84494c0a5 (patch)
treeb5b98085e799c85fff28193566019c6209019c5f /.haml-lint.yml
parent135059c00cbc56fd7b7fdc2a6a87c7a94fe64649 (diff)
downloadgitlab-ce-a99c04f0185d6a6b398c37630c392ca84494c0a5.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.haml-lint.yml')
-rw-r--r--.haml-lint.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.haml-lint.yml b/.haml-lint.yml
index 7d772831b2c..60f86eb4158 100644
--- a/.haml-lint.yml
+++ b/.haml-lint.yml
@@ -101,6 +101,7 @@ linters:
- Style/IfUnlessModifier
- Style/IndentationWidth
- Style/Next
+ - Style/SoleNestedConditional
- Style/TrailingWhitespace
- Style/WhileUntilModifier
- Cop/StaticTranslationDefinition