Files
yaml-cpp/test/gtest-1.11.0/.clang-format
Akash Patel edadfecdc6 Update gtest to 1.11.0 (#1086)
Properly resolves #1083, #996.
2022-02-17 12:08:56 -06:00

5 lines
116 B
YAML

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