namazuchin/Article Linter with reviewdog

Lints Markdown articles and reports findings via reviewdog.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token to post comments to PRs.yes${{ github.token }}
target_filesGlob pattern for Markdown files to lint. Defaults to all .md files in the PR.no**/*.md
custom_dictionary_pathPath to a custom dictionary file for proper noun checking.no
reviewdog_reporterReporter for reviewdog (e.g., github-pr-check, github-pr-review).nogithub-pr-check
reviewdog_levelReporting level for reviewdog (info, warning, error).nowarning

no outputs