summaryrefslogtreecommitdiff
path: root/.haml-lint.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-11-01 09:13:14 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-11-01 09:13:14 +0000
commita67852da7f1243becda660d7619e3f5ccc68c1e1 (patch)
tree99dd6dc58162afbb7c726e01b13ee5c0a0dd9b56 /.haml-lint.yml
parent01600ff2d11bb7f77bb70bf143a95efdf59931e1 (diff)
downloadgitlab-ce-a67852da7f1243becda660d7619e3f5ccc68c1e1.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 1d1c0fa1de2..8d084a0c356 100644
--- a/.haml-lint.yml
+++ b/.haml-lint.yml
@@ -6,6 +6,7 @@ skip_frontmatter: false
exclude:
- 'vendor/**/*'
- 'spec/**/*'
+ - 'ee/spec/**/*'
require:
- './haml_lint/linter/no_plain_nodes.rb'
- './haml_lint/linter/documentation_links.rb'