Skip to content

chore: add prettier format:check to CI#46

Merged
vreshch merged 2 commits intomasterfrom
chore/add-prettier-ci
Mar 20, 2026
Merged

chore: add prettier format:check to CI#46
vreshch merged 2 commits intomasterfrom
chore/add-prettier-ci

Conversation

@vreshch
Copy link
Contributor

@vreshch vreshch commented Mar 20, 2026

Add Prettier Check to CI

Enforce formatting in PR validation pipeline.

Changes

  • Add format:check step to PR validation workflow
  • Standardize format:check script to prettier --check .
  • .prettierignore handles exclusions — no need for glob patterns

Why

Prettier config exists but CI doesn't enforce it — unformatted code can merge.

@vreshch vreshch merged commit 2b5f0c8 into master Mar 20, 2026
3 checks passed
@vreshch vreshch deleted the chore/add-prettier-ci branch March 20, 2026 21:41
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.

1 participant