We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e704ba commit be71aadCopy full SHA for be71aad
docs/Makefile
@@ -21,7 +21,7 @@ VALE_CONFIG = $(SPHINXDIR)/vale.ini
21
SPHINX_HOST ?= 127.0.0.1
22
SPHINX_PORT ?= 8000
23
# Wildcard-specified, comma-separated list of files and/or directories for vale checks to ignore:
24
-VALE_IGNORE = SRU/**/*,**/*.txt
+VALE_IGNORE = SRU/**/*,tech-board/**/*,**/*.txt,**/*.html
25
26
# Put it first so that "make" without argument is like "make help".
27
help:
0 commit comments