actions-marketplace-validations/My Markdown Linter
Lint Markdown files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 29, 2026
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/ruzickap_action-my-markdown-linter@ae7a1c839fedbbe5c657091e769e27f44afdd56b # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| config_file | markdownlint-cli config file | — | — |
| debug | Debug mode | — | — |
| exclude | Exclude files or directories | — | — |
| fd_cmd_params | Command line parameters for fd command. "exclude" and "search_paths" parameters are ignored if this is set | — | — |
| search_paths | Set paths which should be recursively scanned for markdown files (*.md) and linted. By default all "*.md" files are checked | — | — |
Outputs
no outputs