mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-26 07:30:00 -07:00
Reformat code
This commit is contained in:
committed by
Lawrence, Rendall
parent
360ac9d08d
commit
04f1a9efb9
4
.github/workflows/CI.yaml
vendored
4
.github/workflows/CI.yaml
vendored
@@ -24,8 +24,8 @@ jobs:
|
||||
run: go build -v ./cmd/...
|
||||
- name: Vet
|
||||
run: go vet ./...
|
||||
# - name: Imports
|
||||
# uses: Jerome1337/goimports-action@v1.0.3
|
||||
# - name: Imports
|
||||
# uses: Jerome1337/goimports-action@v1.0.3
|
||||
- name: Format
|
||||
uses: Jerome1337/gofmt-action@v1.0.4
|
||||
- name: Lint
|
||||
|
||||
Reference in New Issue
Block a user