Skip to content

lint: add --fix flag to automatic fix linting issue - #6644

Merged
bjohansebas merged 2 commits into
expressjs:masterfrom
shivarm:eslint-fix-flag
Aug 12, 2025
Merged

lint: add --fix flag to automatic fix linting issue#6644
bjohansebas merged 2 commits into
expressjs:masterfrom
shivarm:eslint-fix-flag

Conversation

@shivarm

Copy link
Copy Markdown
Contributor

The lint script has been updated to automatically fix linting issues when running ESLint.

@UlisesGasconUlisesGascon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think that creating a lint:fix script will be a better option, so we can split between review and overwrite.

@shivarm

Copy link
Copy Markdown
ContributorAuthor

I think that creating a lint:fix script will be a better option, so we can split between review and overwrite.

@UlisesGascon 👍

@bjohansebas
bjohansebas merged commit 8f21493 into expressjs:masterAug 12, 2025
@bjohansebas

Copy link
Copy Markdown
Member

Thanks!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@shivarm@bjohansebas@UlisesGascon