Skip to content

tools: add message on auto-fixing js lint issues in gh workflow - #59128

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
dario-piotrowicz:dario/gh-workflow-lint-js-fix-message
Oct 5, 2025
Merged

tools: add message on auto-fixing js lint issues in gh workflow#59128
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
dario-piotrowicz:dario/gh-workflow-lint-js-fix-message

Conversation

@dario-piotrowicz

Copy link
Copy Markdown
Member

For cpp formatting the github workflow prints a helpful message suggesting how to fix the issue:
Screenshot at 2025-07-20 00-59-55

I figured it could be nice to have the same for the js linting.

Before

Screenshot at 2025-07-20 01-02-49

After

Screenshot at 2025-07-20 00-58-31

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

Labels

metaIssues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@dario-piotrowicz@nodejs-github-bot@jasnell@lpinca@aduh95@marco-ippolito