We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7622980 commit 82c60eeCopy full SHA for 82c60ee
.github/config/megalinter.yaml
@@ -50,6 +50,7 @@ REPOSITORY_TRUFFLEHOG_DISABLE_ERRORS: true # Errors only as warnings
50
51
# SPELL_CSPELL_DISABLE_ERRORS: true
52
SPELL_MISSPELL_DISABLE_ERRORS: true
53
+SPELL_LYCHEE_CONFIG_FILE: ".github/config/lychee.toml"
54
SPELL_LYCHEE_DISABLE_ERRORS: true # Errors are only warnings
55
56
# YAML_PRETTIER_FILTER_REGEX_EXCLUDE: (docs/)
0 commit comments