| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 339f6f6 commit 7933310
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1092,7 +1092,7 @@ else | |||
| 1092 | 1092 | @echo "Skipping Markdown linter on docs (no crypto)" | |
| 1093 | 1093 | endif | |
| 1094 | 1094 | ||
| 1095 | - LINT_MD_TARGETS = src lib benchmark tools/doc tools/icu | ||
| 1095 | + LINT_MD_TARGETS = src lib benchmark test tools/doc tools/icu | ||
| 1096 | 1096 | LINT_MD_ROOT_DOCS := $(wildcard *.md) | |
| 1097 | 1097 | LINT_MD_MISC_FILES := $(shell find $(LINT_MD_TARGETS) -type f \ | |
| 1098 | 1098 | -not -path '*node_modules*' -name '*.md') $(LINT_MD_ROOT_DOCS) | |
| Back | FazBrowse Home | New Git URL |
0 commit comments