Skip to content

Fix: respect NO_COLOR env var in dev format (#302) - #371

Closed
vjymisal0 wants to merge 1 commit into
expressjs:masterfrom
vjymisal0:fix/no-color-dev
Closed

Fix: respect NO_COLOR env var in dev format (#302)#371
vjymisal0 wants to merge 1 commit into
expressjs:masterfrom
vjymisal0:fix/no-color-dev

Conversation

@vjymisal0

Copy link
Copy Markdown

Resolves #302 by detecting the standard NO_COLOR environment variable. If set, the dev format will use an uncolored version of the compile string.

Copilot AI lite review requested due to automatic review settings August 19, 2026 12:22

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@krzysdz

krzysdz commented Aug 20, 2026

Copy link
Copy Markdown

Closing in favour of the first PR - #303. If you have any thoughts about it or possibly better ideas, please join the discussion there.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

morgan('dev') does not respect NO_COLOR=1 environment variable

4 participants