Fix a bug in format check script (#35)
author박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 22 Mar 2018 06:52:35 +0000 (15:52 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 22 Mar 2018 06:52:35 +0000 (15:52 +0900)
commit3eebb54a31a0c70f1dcab774d876e378f082af44
treeffc5efa71d73e133056dd0319b59607cc3170487
parentb0bcb16f0b4bcecac47ae890f6aea17b4afbc924
Fix a bug in format check script (#35)

The format check script currently invokes clang-format only when there
is no files to track.

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