Changeset 574 in code


Ignore:
Timestamp:
Jun 29, 2021, 8:24:44 PM (4 years ago)
Author:
contact
Message:

ci: add gofmt check

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.build.yml

    r332 r574  
    1010      go test -v ./...
    1111      scdoc <doc/soju.1.scd >/dev/null
     12      test -z $(gofmt -l .)
Note: See TracChangeset for help on using the changeset viewer.