one line gofmt
This commit is contained in:
parent
431a15c14a
commit
b17b226220
@ -57,8 +57,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- prepare-git-checkout
|
- prepare-git-checkout
|
||||||
- go/mod-download
|
- go/mod-download
|
||||||
- run:
|
- run: "! go fmt ./... 2>&1 | read"
|
||||||
command: "! go fmt ./... 2>&1 | read"
|
|
||||||
lint-check:
|
lint-check:
|
||||||
executor: golang
|
executor: golang
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user