5 lines
124 B
Plaintext
Raw Permalink Normal View History

2025-05-08 18:01:52 +08:00
# Run manually to reformat a file:
# clang-format -i --style=file <file>
BasedOnStyle: Google
DerivePointerAlignment: false