actions-marketplace-validations/My Markdown Linter

Lint Markdown files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 29, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/ruzickap_action-my-markdown-linter@ae7a1c839fedbbe5c657091e769e27f44afdd56b # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
config_filemarkdownlint-cli config file
debugDebug mode
excludeExclude files or directories
fd_cmd_paramsCommand line parameters for fd command. "exclude" and "search_paths" parameters are ignored if this is set
search_pathsSet paths which should be recursively scanned for markdown files (*.md) and linted. By default all "*.md" files are checked

no outputs