diff options
author | Martin Roth <martinroth@google.com> | 2016-07-29 14:20:55 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-08-02 18:56:14 +0200 |
commit | ae39fc45a8577ea0dab093a7aefcc336ecae88ea (patch) | |
tree | 4dcf8408325c90624fcf7ebcda183061e23b6c3e /src/arch/power8 | |
parent | 597614347561f7a72ad3f9750f74d99a5cfe978e (diff) |
util/lint: Add a lint tool to find non-ascii & unprintable chars
This examines characters in coreboot's sourcecode to look for values
that are not TAB, or in the range of space (0x20) to ~ (0x7F).
It specifically excludes copyright lines so that names with high-
ASCII characters are not flagged.
Change-Id: I40f7e61fd403cbad19cf0746e2017c53e7379bf8
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/15979
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/arch/power8')
0 files changed, 0 insertions, 0 deletions