Skip to content

Commit 76a665e

Browse files
committed
chore: correct/extend lychee scope
1 parent 72534db commit 76a665e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mega-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ DISABLE_LINTERS:
1717
SARIF_REPORTER: true
1818
PRINT_ALPACA: false
1919
SHOW_SKIPPED_LINTERS: false
20-
SPELL_LYCHEE_FILE_EXTENSIONS: [".feature", ".json", ".md", "md.j2", ".yaml", ".yml"]
20+
SPELL_LYCHEE_FILE_EXTENSIONS: [".feature", ".json", ".md", ".md.j2", ".txt", ".yaml", ".yml"]
2121
FILTER_REGEX_EXCLUDE: (CHANGELOG.md|package-lock.json)
2222
# tasks.json is wrongfully matched against another schema,
2323
# and schemas for .vscode/[tasks.json|launch.json] are built

0 commit comments

Comments
 (0)