🛠 Repo: Consider adding a sentences-per-line linter #5053
Labels
area: repository tooling
concerning ease of contribution
core-team
issues which must be handled by Mocha's core team
status: accepting prs
Mocha can use your help with this one!
type: chore
generally involving deps, tooling, configuration, etc.
Tooling Suggestion Checklist
master
branch of the repository.faq
label, but none matched my issue.Overview
I'm a fan of roughly enforcing that Markdown docs keep to one sentence per line. This is useful because:
In #5038 I switched a large percentage of the Mocha docs to use that. It'd be nice to enforce this preference - if and only if we agree we like it.
Additional Info
Mentioned by @voxpelli in #5038 (comment).
Right now, https://github.com/JoshuaKGoldberg/sentences-per-line is a markdownlint plugin. We don't use markdownlint (yet?) and per JoshuaKGoldberg/create-typescript-app#567 I'd be very interested in using
eslint-plugin-mdx
for linting.md
instead. TBD.This isn't a very high priority item IMO. I'm not listing it in the Maintenance Reboot project. Someone yell at me if we actually should treat this with any urgency. 😄
The text was updated successfully, but these errors were encountered: