Skip clang-format when there is no candidates (#39)
author박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh1302.park@samsung.com>
Sun, 25 Mar 2018 23:13:47 +0000 (08:13 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Sun, 25 Mar 2018 23:13:47 +0000 (08:13 +0900)
commit4ff97c8adcc3fa15b4dfb17ad49ddd04657d8298
tree94476ac9151e2ef8b9de913bb74e6c6d196b950e
parenta8bef81da6bf437b999dfda4cb87dc6e2244717e
Skip clang-format when there is no candidates (#39)

The format check currently lists up all the files tracked by git as
an input for clang-format when there is no candidate.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
scripts/command/format