0
0
mirror of https://github.com/google/googletest.git synced 2025-03-12 19:12:47 +00:00
googletest/.clang-format
Abseil Team b0eaf9d841 Googletest export
Internal change

PiperOrigin-RevId: 351864506
2021-01-15 15:53:39 -05:00

5 lines
116 B
YAML

# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language: Cpp
BasedOnStyle: Google