Closed
Description
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
and git push
non-Prettier-ok code.
Expected Behavior
🙅