Find ignore directory using ls-files (#6676)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 19 Aug 2019 08:02:18 +0000 (17:02 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 19 Aug 2019 08:02:18 +0000 (17:02 +0900)
commit964a6556bab87004401cffff2b34e6669f45a597
treef89dda5637d2ce586c15967e84dde69b88e0b84c
parent56d29c72c1a283248f8233ad850b3323ec75911a
Find ignore directory using ls-files (#6676)

Instead of using find command, use git ls-files to find .FORMATDENY file to make format check ignore directory list

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
infra/command/format