[Git Infra] pre-commit to filter styles
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 27 Jun 2018 07:05:39 +0000 (16:05 +0900)
committer문지중/동작제어Lab(SR)/Principal Engineer/삼성전자 <jijoong.moon@samsung.com>
Thu, 28 Jun 2018 00:02:49 +0000 (09:02 +0900)
commit496165caaeec40ece9047baad953fa1a47eb6537
tree705870bd591f74a186475742d48e44f8b70a5489
parent192a748de193a568f4a4e77c9f996db10a6ac2c9
[Git Infra] pre-commit to filter styles

If you want to know if there is coding style errors
before actually creating a commit, use this pre-commit by
copying common/pre-commit to .git/hooks/

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
common/pre-commit [new file with mode: 0755]