lint: Add test for whitespace issues in the code
authorPatrick Georgi <patrick@georgi-clan.de>
Thu, 16 Feb 2012 19:28:42 +0000 (20:28 +0100)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Fri, 17 Feb 2012 18:04:22 +0000 (19:04 +0100)
commitd13e4167a903c1bd69c9ed708987f016dff13d1d
treee9c9eaee8e058e0505aae6626cb3e53d06fb7c41
parent152738f2eb39070100b5a3fcfe7f5828c0a154e3
lint: Add test for whitespace issues in the code

So far it tests for trailing whitespace.
"Upstream" files (bison/flex's .?_shipped, kconfig, vendorcode) are ignored.

Change-Id: I7af1954d537fd05f06cd210ac130dac87892159b
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/645
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
util/lint/lint-003-whitespace [new file with mode: 0755]