Author | SHA1 | Message | Date |
---|---|---|---|
William Banfield |
a00de7199f
|
update proto generation and testing pipelines (#358)
This pull request aims to make it possible to generate, format, and lint the protos within this repo. To accomplish that end, the Dockerfile containing common tools for building the tendermint protos has been moved into this repository and several accompanying changes were made to streamline the proto generation process. |
3 years ago |
Marko |
0aecda68fc
|
ux: use docker to format proto files (#5384)
## Description Add a cmd to docker image and use it to format our proto files. This avoids developers the need to install clang-format Closes: #XXX |
4 years ago |