cleanup proto

This commit is contained in:
Federico Kunze
2021-04-19 09:10:57 +02:00
parent 6f7470c2e0
commit 4a9d63356e
23 changed files with 1703 additions and 7894 deletions
-3
View File
@@ -364,9 +364,6 @@ proto-swagger-gen:
proto-format:
find ./ -not -path "./third_party/*" -name *.proto -exec clang-format -i {} \;
proto-swagger-gen:
@./scripts/protoc-swagger-gen.sh
proto-lint:
@$(DOCKER_BUF) check lint --error-format=json