Introduce format checker (#21)
author박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 22 Mar 2018 00:23:08 +0000 (09:23 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 22 Mar 2018 00:23:08 +0000 (09:23 +0900)
commitcda217e319ee9109ff4f7c48f6a7743c8ec2573b
tree7422045a029808e28a2b220daabc76e6e4597455
parente312226f708d165b9f3357a50af58f540f0de8c8
Introduce format checker (#21)

This commit introduces C++ format checker to make it easy to maintain style
consistency. Users may invoke this format checker by running 'nncc format'.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
.clang-format [new file with mode: 0644]
scripts/command/format [new file with mode: 0644]