Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-11-03 12:08:44 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-11-03 12:08:44 +0300
commitb4c39709e346f437a85829f985f6596cb6209d35 (patch)
tree010b87019e3f523045141f3ce683a1f5d4141499 /.haml-lint.yml
parentea044b0c4c74b91c5d48435254e7fa60aea064ff (diff)
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 097f72e7cce..64eb1ff0a09 100644
--- a/.haml-lint.yml
+++ b/.haml-lint.yml
@@ -139,6 +139,7 @@ linters:
- Style/HashSyntax
- Style/IdenticalConditionalBranches
- Style/IfInsideElse
+ - Style/InlineDisableAnnotation
- Style/NegatedIf
- Style/NestedTernaryOperator
- Style/RedundantInterpolation