feat(nix/bufCheck): ensure .pb.go is up to date

Change-Id: I03e1c3aced266966f6959dbce05c1f1fb1480b5a
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7323
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
This commit is contained in:
Florian Klink 2022-11-19 21:14:22 +00:00 committed by flokli
parent d0799a7aa4
commit a2ac8a66c1
2 changed files with 22 additions and 2 deletions

View file

@ -1 +1,8 @@
version: v1
plugins:
- name: go
out: .
opt: paths=source_relative
- name: go-grpc
out: .
opt: paths=source_relative