vala-lang/vala-docs
GitHub で見るAdd Markdown Linter Action/Config for Standardization
Open
#110 opened on 2025年10月7日
enhancementhelp wanted
Repository metrics
- Stars
- (18 stars)
- PR merge metrics
- (PR metrics pending)
説明
Description
Since markdown is quite flexible, perhaps it would be useful to add a linter to push for a more consistent markdown style.
Some editors for markdown have linters installed (neovim with markdownlint-cli2) which would benefit from following a linter standard.
It may be beneficial in some editors and for consistency, but it also may increase friction to add to the docs.