aboutsummaryrefslogtreecommitdiff
path: root/test cases/unit/93 clangformat/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to 'test cases/unit/93 clangformat/.clang-format')
-rw-r--r--test cases/unit/93 clangformat/.clang-format4
1 files changed, 4 insertions, 0 deletions
diff --git a/test cases/unit/93 clangformat/.clang-format b/test cases/unit/93 clangformat/.clang-format
new file mode 100644
index 0000000..689bc60
--- /dev/null
+++ b/test cases/unit/93 clangformat/.clang-format
@@ -0,0 +1,4 @@
+---
+BasedOnStyle: Google
+
+...