sensord: add coding style checker scripts 42/68942/3
authorkibak.yoon <kibak.yoon@samsung.com>
Tue, 10 May 2016 12:20:52 +0000 (21:20 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Tue, 10 May 2016 12:32:57 +0000 (21:32 +0900)
commit451999ba5495aa9581c20b923b8d937de143e794
tree6b9a511db88493ef2d4f2f256c68118b8e36cf37
parent3af115d76682d0ad248ef7123ccf7fcbd40fedbf
sensord: add coding style checker scripts

- cpplint.sh is helper bash script to run cpplint_tizen.py easily

Change-Id: I5edc23e2b3b607f8815425ce97002e6ddfd9f11e
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
scripts/cpplint.sh [new file with mode: 0755]
scripts/cpplint_tizen.py [new file with mode: 0755]