doc: inconsistent indentation for list items
Items at same level should have consistent indentation level. Addresses Markdownlint MD005 errors. PR-URL: https://github.com/nodejs/node/pull/29330 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
parent
9e8edb0d79
commit
1d5186e657
@ -43,13 +43,13 @@ the following tiers.
|
|||||||
organization or website;
|
organization or website;
|
||||||
* The tool must be open source.
|
* The tool must be open source.
|
||||||
|
|
||||||
* Tier 3 - If possible its test suite
|
* Tier 3 - If possible its test suite
|
||||||
will be run at least nightly in the Node.js CI and issues opened for
|
will be run at least nightly in the Node.js CI and issues opened for
|
||||||
failures. Does not block shipping a release.
|
failures. Does not block shipping a release.
|
||||||
|
|
||||||
* Tier 4 - Does not block shipping a release.
|
* Tier 4 - Does not block shipping a release.
|
||||||
|
|
||||||
* Unclassified - tool/API is new or does not have the required testing in the
|
* Unclassified - tool/API is new or does not have the required testing in the
|
||||||
Node.js CI in order to qualify for a higher tier.
|
Node.js CI in order to qualify for a higher tier.
|
||||||
|
|
||||||
The choice of which tier a particular tool will be assigned to, will be a
|
The choice of which tier a particular tool will be assigned to, will be a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user