Check goimports in the pipeline (#1381)
* Check goimports in the pipeline * Check goimports in the pipeline * Check goimports in the pipeline * go mod tidy * wip * wip * Fix goimports and go:build tags * Run golangci-lint before goimports
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
//+build linux darwin
|
||||
//go:build linux || darwin
|
||||
// +build linux darwin
|
||||
|
||||
// TODO Fix snapshot tests in Windows
|
||||
// Response Snapshot tests. Only run in Linux and macOS, as they fail in Windows
|
||||
|
||||
Reference in New Issue
Block a user