We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d42ca17 commit 0b490c0Copy full SHA for 0b490c0
firestore/.clang-format
@@ -0,0 +1,9 @@
1
+BasedOnStyle: Google
2
+Standard: Cpp11
3
+ColumnLimit: 80
4
+BinPackParameters: false
5
+AllowAllParametersOfDeclarationOnNextLine: true
6
+SpacesInContainerLiterals: true
7
+DerivePointerAlignment: false
8
+PointerAlignment: Left
9
+IncludeBlocks: Preserve
0 commit comments