summaryrefslogtreecommitdiff
path: root/doc/guides
diff options
context:
space:
mode:
authorNick Schonning <nschonni@gmail.com>2019-08-26 23:56:15 -0400
committerRich Trott <rtrott@gmail.com>2019-08-28 22:48:12 -0700
commit1d5186e65745fdeb4b3d547ffa73a549125a2136 (patch)
tree8d122e03bd2156890bbc70c51c4b57068951d62c /doc/guides
parent9e8edb0d7918c6dab4426e408582d98f79a8e270 (diff)
downloadandroid-node-v8-1d5186e65745fdeb4b3d547ffa73a549125a2136.tar.gz
android-node-v8-1d5186e65745fdeb4b3d547ffa73a549125a2136.tar.bz2
android-node-v8-1d5186e65745fdeb4b3d547ffa73a549125a2136.zip
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>
Diffstat (limited to 'doc/guides')
-rw-r--r--doc/guides/diagnostic-tooling-support-tiers.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/guides/diagnostic-tooling-support-tiers.md b/doc/guides/diagnostic-tooling-support-tiers.md
index 17c342fabe..87a8b9dd67 100644
--- a/doc/guides/diagnostic-tooling-support-tiers.md
+++ b/doc/guides/diagnostic-tooling-support-tiers.md
@@ -43,14 +43,14 @@ the following tiers.
organization or website;
* The tool must be open source.
- * Tier 3 - If possible its test suite
- will be run at least nightly in the Node.js CI and issues opened for
- failures. Does not block shipping a release.
+* Tier 3 - If possible its test suite
+ will be run at least nightly in the Node.js CI and issues opened for
+ 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
- Node.js CI in order to qualify for a higher tier.
+* 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.
The choice of which tier a particular tool will be assigned to, will be a
collaborative decision between Diagnostics WG and Release WG. Some of the