Skip to content

Commit 82c60ee

Browse files
dev: set config file location for lychee spell check
1 parent 7622980 commit 82c60ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/config/megalinter.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ REPOSITORY_TRUFFLEHOG_DISABLE_ERRORS: true # Errors only as warnings
5050

5151
# SPELL_CSPELL_DISABLE_ERRORS: true
5252
SPELL_MISSPELL_DISABLE_ERRORS: true
53+
SPELL_LYCHEE_CONFIG_FILE: ".github/config/lychee.toml"
5354
SPELL_LYCHEE_DISABLE_ERRORS: true # Errors are only warnings
5455

5556
# YAML_PRETTIER_FILTER_REGEX_EXCLUDE: (docs/)

0 commit comments

Comments
 (0)