Add clang-format file
Needs ReviewPublic

Authored by tomisaacson on Dec 28 2017, 9:17 PM.

Details

Reviewers
smartins
Summary

I used https://github.com/johnmcfarlane/unformat to generate a .clang-format file for the project. I left it running for several hours and this is as good as it got, suggesting that the code isn't consistent.

We can either modify this file to what your expectation is or just use it to run clang-format on the existing codebase so it's consistent.

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped
tomisaacson requested review of this revision.Dec 28 2017, 9:17 PM
tomisaacson created this revision.