diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-03-29 18:09:37 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-03-29 18:09:37 +0000 |
commit | 5b2abea8db1916c96027ce3a48e797003316e557 (patch) | |
tree | 611bee3c604c65707a4920c051cd18f9ba4d0e0d /.haml-lint.yml | |
parent | 09ff71d425b83646eed07d52078111ccbd4b84a9 (diff) | |
download | gitlab-ce-5b2abea8db1916c96027ce3a48e797003316e557.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.haml-lint.yml')
-rw-r--r-- | .haml-lint.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.haml-lint.yml b/.haml-lint.yml index 94e84462862..a6aed05d004 100644 --- a/.haml-lint.yml +++ b/.haml-lint.yml @@ -106,6 +106,7 @@ linters: - Cop/LineBreakAfterGuardClauses - Cop/LineBreakAroundConditionalBlock - Cop/ProjectPathHelper + - Gitlab/FeatureAvailableUsage - GitlabSecurity/PublicSend - Layout/EmptyLineAfterGuardClause - Layout/LeadingCommentSpace |