Skip to content

[ISSUE-4354][Bug][Web UI] Fix invalid Prettier arguments in lint-staged config - #4355

Merged
wolfboys merged 1 commit into
apache:devfrom
sprybee:fix-lint-staged-prettier-args
Jun 2, 2026
Merged

[ISSUE-4354][Bug][Web UI] Fix invalid Prettier arguments in lint-staged config#4355
wolfboys merged 1 commit into
apache:devfrom
sprybee:fix-lint-staged-prettier-args

Conversation

@sprybee

@sprybee sprybee commented May 31, 2026

Copy link
Copy Markdown
Contributor

What changed

Fix the Prettier command in the frontend lint-staged config. The missing space caused Prettier to treat --write--parser=json as an unknown option.

Test

  • git diff --check
  • prettier --parser json package.json

Closes #4354

@sprybee
sprybee marked this pull request as ready for review May 31, 2026 18:34
@sonarqubecloud

Copy link
Copy Markdown

@wolfboys wolfboys 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.

LGTM

@wolfboys
wolfboys merged commit 8e9bc0b into apache:dev Jun 2, 2026
60 of 62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Fix invalid Prettier arguments in lint-staged config

2 participants