summaryrefslogtreecommitdiff
path: root/.haml-lint.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-04-14 12:09:25 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-04-14 12:09:25 +0000
commit7f408a3831590a1f98a1e1a04b63acba8937e36b (patch)
tree7d2dcf5e93e93b8573dcc39b9630f8705de2e83f /.haml-lint.yml
parent4ab67d65296979ba6f5fca3142b86460b748590e (diff)
downloadgitlab-ce-7f408a3831590a1f98a1e1a04b63acba8937e36b.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, 0 insertions, 1 deletions
diff --git a/.haml-lint.yml b/.haml-lint.yml
index 39090a48d1c..efbf14b2e22 100644
--- a/.haml-lint.yml
+++ b/.haml-lint.yml
@@ -137,7 +137,6 @@ linters:
- Style/ParenthesesAroundCondition
- Style/RedundantParentheses
- Style/SelfAssignment
- - Style/Semicolon
- Style/TernaryParentheses
- Style/TrailingCommaInHashLiteral
- Style/UnlessElse