Files
tubestation/third_party/googletest/.clang-format
Nika Layzell 3ee1e51bd1 Bug 1761511 - Part 2: Vendor the latest version of gtest, r=ahal
This patch was performed automatically using `./mach vendor
third_party/googletest/moz.yaml`.

Differential Revision: https://phabricator.services.mozilla.com/D142609
2022-04-14 02:09:20 +00:00

5 lines
116 B
YAML

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