Skip to content

build: allow linting node.1#64157

Open
avivkeller wants to merge 1 commit into
nodejs:mainfrom
avivkeller:lint-node1
Open

build: allow linting node.1#64157
avivkeller wants to merge 1 commit into
nodejs:mainfrom
avivkeller:lint-node1

Conversation

@avivkeller

@avivkeller avivkeller commented Jun 26, 2026

Copy link
Copy Markdown
Member

Adds make doc/node.1 without triggering it on normal builds

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. labels Jun 26, 2026
Comment thread Makefile
fi

doc/node.1: doc/api/cli.md tools/doc/node_modules
@if [ "$(shell $(node_use_openssl_and_icu))" != "true" ]; then \

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you need that check?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think so, doesn't npm need it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants