canonical / canonical/sphinx-stack
Add `make lint` and `make fmt`
Open
- Dominant language
- No language data
- Stars
- 37
- Forks
- 77
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 3
Description
It would be great if `make fmt` automatically applied some formatting rules, for example:
- Sort custom word list alphabetically.
- Add linebreaks to markdown files so they fit the 150 chars limit.
- Capitalize headers.
- Use `*` or `-` for list items consistently.
- Extract recurring URLs on the same page into a named reference on that same page.
Contributor guide
Assessment
This issue has not been assessed yet.