Add configuration for clang-format.
commit108df97bf7d9d93f9fe976ad1e52388920076eba
authorPhilipp Stephani <phst@google.com>
Tue, 19 Sep 2017 08:48:02 +0000 (19 10:48 +0200)
committerPhilipp Stephani <phst@google.com>
Sun, 24 Sep 2017 08:47:11 +0000 (24 10:47 +0200)
treee4fff0932effea2780c2b4c21757dca09b31bbd5
parent1eb4e5c3c8e70813c8042a38a2b67be74b16500e
Add configuration for clang-format.

This allows developers to auto-format the C code with clang-format.
It’s not 100% accurate, but works pretty well for most of the C code.
.clang-format [new file with mode: 0644]