summaryrefslogtreecommitdiff
path: root/testenv/linters
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2021-04-17 15:41:05 +0300
committerDevaev Maxim <[email protected]>2021-04-17 15:41:05 +0300
commitbe012fd38d6f6f2d269dcbffd3aafe59a2a9a40c (patch)
tree0742bf1e2934f8d882e9e7b3c81360d7204285ee /testenv/linters
parent3a2ffcfd5c0591160333d1b347880f09eb2ee056 (diff)
terminal window
Diffstat (limited to 'testenv/linters')
-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
+}