summaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2021-01-14 10:42:25 -0500
committerDerek Mauro <dmauro@google.com>2021-01-15 15:53:22 -0500
commita2f906be697fbeabc24d98814b7df54a62d1cd06 (patch)
treef61fc2e3b9d88cf59e12660ea35d8b22db9882a2 /.clang-format
parent6c58c11d5497b6ee1df3cb400ce30deb72fc28c0 (diff)
downloadgoogletest-a2f906be697fbeabc24d98814b7df54a62d1cd06.tar.gz
googletest-a2f906be697fbeabc24d98814b7df54a62d1cd06.zip
Googletest export
Add "using is_gtest_matcher = void" to the DivisibleBy7Matcher example. PiperOrigin-RevId: 351797821
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format4
1 files changed, 0 insertions, 4 deletions
diff --git a/.clang-format b/.clang-format
deleted file mode 100644
index 5b9bfe6d..00000000
--- a/.clang-format
+++ /dev/null
@@ -1,4 +0,0 @@
-# Run manually to reformat a file:
-# clang-format -i --style=file <file>
-Language: Cpp
-BasedOnStyle: Google
OpenPOWER on IntegriCloud