summaryrefslogtreecommitdiff
path: root/testenv/linters/htmlhint.json
diff options
context:
space:
mode:
Diffstat (limited to 'testenv/linters/htmlhint.json')
-rw-r--r--testenv/linters/htmlhint.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/testenv/linters/htmlhint.json b/testenv/linters/htmlhint.json
new file mode 100644
index 00000000..0c5c6c11
--- /dev/null
+++ b/testenv/linters/htmlhint.json
@@ -0,0 +1,3 @@
+{
+ "src-not-empty": false
+}