*: Add missing file licenses and Fix static analysis prevent skipping them in future

This commit is contained in:
Marek Siarkowicz
2021-06-29 11:57:53 +02:00
parent 6ef7629ec6
commit 86f68b9374
15 changed files with 164 additions and 11 deletions

View File

@ -24,6 +24,7 @@ import (
_ "github.com/alexkohler/nakedret"
_ "github.com/chzchzchz/goword"
_ "github.com/coreos/license-bill-of-materials"
_ "github.com/google/addlicense"
_ "github.com/gordonklaus/ineffassign"
_ "github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway"
_ "github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger"