Files
rippled/include/xrpl/proto
Bart b13370ac0d chore: Reverts formatting changes to external files, adds formatting changes to proto files (#5711)
This change reverts the formatting applied to external files and adds formatting of proto files.

As clang-format will complain if a proto file is modified or moved, since the .clang-format file does not explicitly contain a section for proto files, the change has been included in this PR as well.
2025-08-21 15:22:25 -04:00
..
2024-06-20 13:57:14 -05:00

Proto

This holds protocol buffers source code. The protoc tool stores the output of the .proto files in the build directory.