18F / charlie

18F's Slack bot, Charlie. Built on Bolt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add code formatting check to pull requests

mgwalker opened this issue · comments

All code should be formatted with prettier, but that isn't enforced anywhere. We can improve our response to NIST 800-218 PW.5.1 by running prettier --check as part of our PR tests.