summaryrefslogtreecommitdiff
path: root/.haml-lint.yml
diff options
context:
space:
mode:
Diffstat (limited to '.haml-lint.yml')
-rw-r--r--.haml-lint.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.haml-lint.yml b/.haml-lint.yml
index 75139cb43dd..c0c0e57e0f2 100644
--- a/.haml-lint.yml
+++ b/.haml-lint.yml
@@ -8,8 +8,9 @@ exclude:
- 'spec/**/*'
- 'ee/spec/**/*'
require:
- - './haml_lint/linter/no_plain_nodes.rb'
- './haml_lint/linter/documentation_links.rb'
+ - './haml_lint/linter/inline_javascript.rb'
+ - './haml_lint/linter/no_plain_nodes.rb'
linters:
AltText: