Skip to content
Snippets Groups Projects

RFC 43: Clarify single line per sentence specification

Merged Levente Polyak requested to merge fix/RFC-43-one-sentence-per-line into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -44,6 +44,7 @@ Specification
In an initial step, we will convert the current RST-based `RFC template`_ to markdown and adapt integration accordingly.
In a second iteration we will add a configurable spellchecker (`typos`_), a code linter (`markdownlint`_) and a prose linter (`vale`_), which will be integrated with the central build system and CI of the project.
The markdown line length check is disabled to facilitate having a single sentence per line, making diffs easier to review and avoiding text rewrapping when changes occur in a hunk.
The following configuration items should be disabled for `markdownlint`_:
Loading