mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-18 10:05:51 +00:00
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.
4 lines
44 B
YAML
4 lines
44 B
YAML
---
|
|
DisableFormat: true
|
|
SortIncludes: Never
|