diff options
Diffstat (limited to '.htmltest.yml')
| -rw-r--r-- | .htmltest.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.htmltest.yml b/.htmltest.yml new file mode 100644 index 0000000..b235c04 --- /dev/null +++ b/.htmltest.yml @@ -0,0 +1,8 @@ +IgnoreURLs: +- "^/ims/.*\\.svg$" + +# used by theme toggle; ignore +IgnoreInternalEmptyHash: true + +# ignore empty alt attributes on decorative images +IgnoreAltEmpty: true |
