rom-properties/extlib/googletest/.clang-format
David Korth 5a1b4d1be0 [googletest] Updated to v1.10.0.
Now requires C++ 2011.
2020-07-30 19:39:43 -04:00

5 lines
116 B
YAML
Vendored

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