Skip to content

Commit 8631ae3

Browse files
committed
Add the option to pass files through the cli
Fix megalinter config
1 parent 560db17 commit 8631ae3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mega-linter-plugin-gomdlinkcheck/goMDLinkCheck.megalinter-descriptor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ linters:
2222
cli_lint_errors_regex: "*** ERROR: ([0-9]+) links check failed, please check the logs ***"
2323
examples:
2424
- "linkcheck"
25+
- "linkcheck README.md"
2526
install:
2627
dockerfile:
2728
- RUN go install github.com/shiranr/linkcheck

0 commit comments

Comments
 (0)