Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a67afc8

Browse filesBrowse files
Trotttargos
authored andcommitted
doc: remove "note that" from maintaining-the-build-files.md
Refs: nodejs/remark-preset-lint-node#16 PR-URL: #28329 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent 9461ef8 commit a67afc8
Copy full SHA for a67afc8

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎doc/guides/maintaining-the-build-files.md‎

Copy file name to clipboardExpand all lines: doc/guides/maintaining-the-build-files.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ need to update the configuration process.
4040
## Makefile
4141

4242
To see the help text, run `make help`. This file is not generated, it is
43-
maintained by humans. Note that this is not usually run on Windows, where
43+
maintained by humans. This is not usually run on Windows, where
4444
[vcbuild.bat](#vcbuildbat) is used instead.
4545

4646
### Options
4747

48-
- `-j <n>`: number of threads used to build the binary. Note that on the non-ci
48+
- `-j <n>`: number of threads used to build the binary. On the non-CI
4949
targets, the parallel tests will take up all the available cores, regardless
5050
of this option.
5151

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.