mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-06 10:21:05 +02:00
use github action for lint
This commit is contained in:
parent
9fe4361d85
commit
fbab27064b
7 changed files with 34 additions and 465 deletions
1
tools.go
1
tools.go
|
@ -8,5 +8,4 @@ import (
|
|||
_ "github.com/envoyproxy/protoc-gen-validate"
|
||||
_ "github.com/golang/mock/mockgen"
|
||||
_ "github.com/golang/protobuf/protoc-gen-go"
|
||||
_ "github.com/golangci/golangci-lint/cmd/golangci-lint"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue