Skip to content

tools,doc: standardize RFC name formatting

Rodrigo Muino Tomonari requested to merge github/fork/Trott/update-lint-md into master

First commit:

doc: make RFC references consistent

Use "RFC 1234" instead of "rfc1234", "RFC1234" or similar variants.

Second commit:

tools: update lint-md.js to lint rfc name format

Update lint-md.js to lint for "RFC1234" and similar variants that should
be written as "RFC 1234".
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading