Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / third_party / pigweed / repo / .clang-format
1 BasedOnStyle: Google
2 BinPackArguments: false
3 BinPackParameters: false
4 DerivePointerAlignment: false
5 PointerAlignment: Left
6 AllowShortIfStatementsOnASingleLine: false
7 AllowShortLoopsOnASingleLine: false