We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7a63ba commit 4395c66Copy full SHA for 4395c66
3 files changed
.github/linters/. lycheeignore
.github/linters/.lycheeignore
@@ -0,0 +1,2 @@
1
+# Dead irrelevant path in pkgdown/favicon
2
+http://svgjs.dev/svgjs
.github/linters/.mega-linter.yml
@@ -7,4 +7,4 @@ ADDITIONAL_EXCLUDED_DIRECTORIES:
7
- dev
8
SPELL_LYCHEE_FILE_EXTENSIONS: "*"
9
SPELL_CSPELL_ANALYZE_FILE_NAMES: false
10
-MARKDOWN_MARKDOWNLINT_FILTER_REGEX_INCLUDE: "tests/testthat/_snaps"
+MARKDOWN_MARKDOWNLINT_ARGUMENTS: "--ignore tests/testthat/_snaps"
0 commit comments