mirror of
https://github.com/Threnklyn/jira.git
synced 2026-05-18 20:23:28 +02:00
ignore "composite literal uses unkeyed fields" vet checks
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ matrix:
|
||||
script:
|
||||
- go get -t -v ./...
|
||||
- go test ./...
|
||||
- make vet
|
||||
- go vet -composites=false ./...
|
||||
- make
|
||||
- make prove 2>&1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user