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.
2 parents d42ca17 + 0b490c0 commit a214b2dCopy full SHA for a214b2d
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