You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make proto-format
Formatting Protobuf files
docker run -v /Users/federico/cosmos-sdk:/workspace \
--workdir /workspace tendermintdev/docker-build-proto \
find ./ -not -path "./third_party/*" -name *.proto -exec clang-format -i {} \;
find: clang-format: No such file or directory
find: clang-format: No such file or directory
find: clang-format: No such file or directory
find: clang-format: No such file or directory
find: clang-format: No such file or directory
Version
Steps to Reproduce
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
Summary of Bug
Version
Steps to Reproduce
For Admin Use
The text was updated successfully, but these errors were encountered: