pegleg/tools/gate
Ian H. Pittwood 33286a1173 Simplify whitespace-linter script
Pegleg currently uses `find` to search files in the whitespace-linter
script. A more simplified approach could be taken by using `git grep`
instead. This method levarages .gitignore so a separate list of files
in the script no longer needs to be maintained. This is the method used
by Airship Armada.

Change-Id: I26a2a95f533b9ff62de784d004f25ade552a5b31
2019-04-10 15:37:08 -05:00
..
playbooks (zuul) Fix image publish job 2019-04-03 14:51:51 -05:00
build-docs.sh Implement global lint and lint by site logic 2018-10-02 21:41:56 +01:00
run-unit-tests.sh Allow tox to support regexes for unit tests 2018-10-22 10:18:05 -04:00
whitespace-linter.sh Simplify whitespace-linter script 2019-04-10 15:37:08 -05:00