We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 258def0 commit a2f1330Copy full SHA for a2f1330
.clang-format
@@ -0,0 +1,4 @@
1
+# Run manually to reformat a file:
2
+# clang-format -i --style=file <file>
3
+Language: Cpp
4
+BasedOnStyle: Google
0 commit comments