Commit 6531e8b
tools: apply more stringent blank-line linting for markdown files
Update remark-preset-lint-node to 1.9.0, which adds linting for
multiple consecutive blank lines.
PR-URL: #29447
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent 0d43135 commit 6531e8bCopy full SHA for 6531e8b
File tree
Expand file treeCollapse file tree
4 files changed
+18
-6
lines changedOpen diff view settings
Filter options
- doc/changelogs
- tools
- node-lint-md-cli-rollup
Expand file treeCollapse file tree
4 files changed
+18
-6
lines changedOpen diff view settings
Collapse file
doc/changelogs/CHANGELOG_V10.md
Copy file name to clipboardExpand all lines: doc/changelogs/CHANGELOG_V10.md-1Lines changed: 0 additions & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
53 | 53 | |
54 | 54 | |
55 | 55 | |
56 | | - |
57 | 56 | |
58 | 57 | |
59 | 58 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
tools/node-lint-md-cli-rollup/package-lock.json
Copy file name to clipboardExpand all lines: tools/node-lint-md-cli-rollup/package-lock.json+16-3Lines changed: 16 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
tools/node-lint-md-cli-rollup/package.json
Copy file name to clipboardExpand all lines: tools/node-lint-md-cli-rollup/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
12 | | - |
| 12 | + |
13 | 13 | |
14 | 14 | |
15 | 15 | |
|
0 commit comments