aboutsummaryrefslogtreecommitdiff
path: root/src/crc32c/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to 'src/crc32c/.clang-format')
-rw-r--r--src/crc32c/.clang-format3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/crc32c/.clang-format b/src/crc32c/.clang-format
new file mode 100644
index 0000000000..be9b80799f
--- /dev/null
+++ b/src/crc32c/.clang-format
@@ -0,0 +1,3 @@
+---
+Language: Cpp
+BasedOnStyle: Google