chore: format proto files (#17445)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
This commit is contained in:
@@ -35,3 +35,6 @@ rm -rf github.com cosmossdk.io
|
||||
go mod tidy
|
||||
|
||||
./scripts/protocgen-pulsar.sh
|
||||
|
||||
echo "Formatting protobuf files"
|
||||
find ./ -name "*.proto" -exec clang-format -i {} \;
|
||||
|
||||
Reference in New Issue
Block a user