commit | 033df097244218381e1ee6d09acefed41c4b24cf | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin@peloton-tech.com> | Mon Jan 21 19:46:48 2019 -0800 |
committer | Austin Schuh <austin@peloton-tech.com> | Mon Jan 21 21:22:00 2019 -0800 |
tree | f2b709f5848cd195dbe657c07a1c543c27498280 | |
parent | 6defdeb6d04c6b0fbe6b9ac7ef16edb8f253de92 [diff] [blame] | |
parent | 70cc95553af0f3f97c59cc7a5025bba8f821de3a [diff] [blame] |
Merge commit 'fe3ce96d88108e2bf04fef5144aef6799bff0fd4' as 'third_party/ceres' Change-Id: If68cedf50907419e1e91f92f7ae9945d7357dc7b
diff --git a/third_party/ceres/.clang-format b/third_party/ceres/.clang-format new file mode 100644 index 0000000..3b22926 --- /dev/null +++ b/third_party/ceres/.clang-format
@@ -0,0 +1,5 @@ +BasedOnStyle: Google +BinPackArguments: false +BinPackParameters: false +PointerAlignment: Left +DerivePointerAlignment: false