Provide (experimental) clang-format file
commitd31b9875f6b971bc67230b1113c7111197871339
authorSven Strickroth <email@cs-ware.de>
Tue, 4 Sep 2018 16:45:40 +0000 (4 18:45 +0200)
committerSven Strickroth <email@cs-ware.de>
Wed, 5 Sep 2018 09:20:42 +0000 (5 11:20 +0200)
tree5d560d9f74d6c511e84a66daf17d257c0a7b9208
parent347bdb6cfca4e44d3c9a1408da32e0f2b04fc022
Provide (experimental) clang-format file

Brace in new line after lambda is missing. Also, for header files (only) we often use alignment of declarations which is not supported here.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
ext/gitdll/.clang-format [new file with mode: 0644]
src/.clang-format [new file with mode: 0644]
src/libgit2/.clang-format [new file with mode: 0644]