gomarklint
Version updated for https://github.com/shinagawa-web/gomarklint to version v2.16.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
gomarklint is a high-performance Markdown linter built in Go, designed to analyze and validate large Markdown files quickly and efficiently. It automates tasks like detecting broken links, enforcing consistent heading structures, and validating predictable document formatting, making it ideal for documentation quality assurance. The tool is optimized for speed, supports integration with CI/CD pipelines (e.g., GitHub Actions), and provides outputs suitable for both human and machine readability.
What’s Changed
Changelog
Bug Fixes 🐛
- 9425259b181f188e57a845e3647b0f047f3c66f3: fix(ci): restrict goreleaser trigger to semver tags only (#239) (@shinagawa-web)