Format checker command (#4570)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 5 Mar 2019 06:24:01 +0000 (15:24 +0900)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Tue, 5 Mar 2019 06:24:01 +0000 (15:24 +0900)
commite64ba78bb5c0ec5e4c310529c1dae4ece4a99cb4
treece377fd28990dfe9ec8705488e9407b204dc7a56
parent84f44935d84a2c06c6d4cd6b989dca2c7394b490
Format checker command (#4570)

- Introduce format checker command  (format-checker.sh will be removed)
- Fix git-hooks to use command
- Return instead of exit 0 for success

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
scripts/command/format-checker [new file with mode: 0644]
scripts/git-hooks/pre-push