CI checks aren't enforcing Prettier #1101
Labels
status: accepting prs
Please, send in a PR to resolve this! ✨
tooling
Things that touch how the repository is built, published, etc.
type: bug
Something isn't working
Overview
Sibling to #1100: this was never checked because the CircleCI config doesn't enforce that
prettier --list-different
has no entries.Actual Behavior
You can
git commit --no-verify
andgit push
non-Prettier-ok code.Expected Behavior
🙅
The text was updated successfully, but these errors were encountered: