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>2021-04-13 06:11:24 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-04-13 06:11:24 +0300
commit4b2553fa313516b17e1a267690d95c2f3b6f261c (patch)
tree45bb522704dedc592728acb986f9b1d1a7c66218 /.haml-lint.yml
parent248057a54a1d5fb7db018ef77cda3fee2b0c8ded (diff)
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 cb0991e6575..39090a48d1c 100644
--- a/.haml-lint.yml
+++ b/.haml-lint.yml
@@ -104,7 +104,6 @@ linters:
# These cops should eventually get enabled
- Cop/LineBreakAfterGuardClauses
- - Cop/LineBreakAroundConditionalBlock
- Cop/ProjectPathHelper
- Gitlab/FeatureAvailableUsage
- GitlabSecurity/PublicSend