Added clang format script.
authorArmin Novak <armin.novak@thincast.com>
Wed, 10 Jan 2018 09:54:24 +0000 (10:54 +0100)
committerArmin Novak <armin.novak@thincast.com>
Thu, 16 May 2019 09:25:40 +0000 (11:25 +0200)
commit6604df0795529c7d54b43dd669b9b7500e614889
tree1c50c21602309886d5500eef1cd11d3372d9e2d3
parentd96a61d8ca27056845f5cff24efb860bd5211f73
Added clang format script.

new code formatting rules are now enforced by this script.
.clang-format [new file with mode: 0644]
.github/PULL_REQUEST_TEMPLATE.md
CMakeLists.txt
cmake/ClangFormat.cmake [new file with mode: 0644]
scripts/autoformat.sh [deleted file]
scripts/format_code.sh [deleted file]