]> git.ipfire.org Git - thirdparty/ccache.git/commit
Describe new code style and switch from Uncrustify to clang-format
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 1 Aug 2019 22:04:24 +0000 (00:04 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 14 Aug 2019 19:41:30 +0000 (21:41 +0200)
commit80ff3c27a787973dc6284b1d6f85a236f573a866
tree7bcc0dfedf5be090cb212314a14227d12194bab7
parent77439a6f687913b39e4e37a148a51510b7c81c25
Describe new code style and switch from Uncrustify to clang-format

Changing source code style to what I prefer is something that I have
wanted to do for quite some time but I never got to it. Doing it now
feels like a good time since much code will be rewritten anyway as part
of the C++-ification.
.clang-format [new file with mode: 0644]
CONTRIBUTING.md
dev.mk.in
misc/uncrustify.cfg [deleted file]
unittest/main.cpp