We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24ea0eb commit 1eb6030Copy full SHA for 1eb6030
1 file changed
tools/make/lib/lint/remark.mk
@@ -32,4 +32,5 @@ MARKDOWN_LINT_FLAGS ?= \
32
--ignore-path $(REMARK_IGNORE) \
33
--no-stdout \
34
--no-ignore \
35
- --no-config
+ --no-config \
36
+ --quiet
0 commit comments