Add pre-commit hook for trailing-whitespace 31/11831/1
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 01:29:51 +0000 (21:29 -0400)
commit504be6872943017bc446c127497d53094aba1f5f
tree19c82e51510520ae772c1298c7d6d103bd966fed
parentbdbc1c509e5138fb487db4653782693fd5a38b07
Add pre-commit hook for trailing-whitespace

Install using tox:

    tox -e check-hooks

ref: https://pre-commit.com

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