Skip to content

chore: add missing semicolon#7385

Closed
jackke88 wants to merge 1 commit into
expressjs:masterfrom
jackke88:chore-add-semicolon
Closed

chore: add missing semicolon#7385
jackke88 wants to merge 1 commit into
expressjs:masterfrom
jackke88:chore-add-semicolon

Conversation

@jackke88

Copy link
Copy Markdown

Added a missing semicolon in lib/express.js for consistency.

@krzysdz

krzysdz commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

I know that the style is inconsistent, but the code should follow JavaScript Standard Style (see the Collaborator Guide), which means that there should be no semicolons. Generally we do not accept style-only PRs. Adding linters and formatting configuration is tracked in expressjs/discussions#327.

Similar PRs:

@krzysdz krzysdz closed this Jul 18, 2026
@jackke88

Copy link
Copy Markdown
Author

Thanks for the review and the pointer to the Collaborator Guide! My apologies for the style-only noise. I'll keep an eye on #327 for the linting updates. Have a great day!

Sign up for free to 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.

2 participants