Add pre-commit hook for trailing-whitespace 35/11835/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 18 Jul 2018 01:28:53 +0000 (21:28 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 18 Jul 2018 02:15:40 +0000 (22:15 -0400)
commitf1b6e5e03c6b0aa7a5ddb0c5eebe37a720e3df75
tree379e552160f133898c253dfb39a3ce380ae032cf
parent4d9e425a95d5e61072e2539555842cae91806c7b
Add pre-commit hook for trailing-whitespace

Install using tox:

    tox -e check-hooks

ref: https://pre-commit.com

Change-Id: I9e1716a486ae027cd9eb35b415ee700ad0bc60d9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
.pre-commit-config.yaml [new file with mode: 0644]
tox.ini