[coreboot-gerrit] Patch merged into coreboot/master: util/lint: Add a lint tool to find non-ascii & unprintable chars

gerrit at coreboot.org gerrit at coreboot.org
Tue Aug 2 18:56:22 CEST 2016


the following patch was just integrated into master:
commit ae39fc45a8577ea0dab093a7aefcc336ecae88ea
Author: Martin Roth <martinroth at google.com>
Date:   Fri Jul 29 14:20:55 2016 -0600

    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 at google.com>
    Reviewed-on: https://review.coreboot.org/15979
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


See https://review.coreboot.org/15979 for details.

-gerrit



More information about the coreboot-gerrit mailing list