Skip to content

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

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

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

Conversation

@shivarm
Copy link
Contributor

@shivarm shivarm commented Jul 17, 2025

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

Copy link
Member

@UlisesGascon UlisesGascon left a comment

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
Contributor Author

shivarm commented Jul 17, 2025

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

@UlisesGascon 👍

@shivarm shivarm requested a review from UlisesGascon July 17, 2025 16:45
@bjohansebas bjohansebas merged commit 8f21493 into expressjs:master Aug 12, 2025
26 checks passed
@bjohansebas
Copy link
Member

Thanks!

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

Labels

None yet

3 participants