mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
8ea9f587e8
Modifies `make fmt/go` to also use https://github.com/daixiang0/gci to format our imports to a standard format. It introduces a new shell script to do the formatting so that our formatting tools are in one place.