[coreboot-gerrit] Patch merged into coreboot/master: Provide coreboot coding style formalisation file for clang-format

gerrit at coreboot.org gerrit at coreboot.org
Tue Nov 10 00:49:05 CET 2015


the following patch was just integrated into master:
commit c8f0c0316cad50cd18b96fd0975f7f19ebdd22b2
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Sat Jan 3 01:55:22 2015 +1100

    Provide coreboot coding style formalisation file for clang-format
    
    The Clang project has a powerful code rewrite engine in the form
    of LibFormat. A auxiliary tool is provided called `clang-format'
    that can take a coding style formalisation file and rewrite your
    code to conform to this style. Further, a wrapper script called
    `git-clang-format' is also provided that can hook pre-commits
    potentially replacing our slow and poor coverage regexp scripts
    on pre-commits.
    
    Herein we provide essentially the Linux Style Guide formalism.
    
    Change-Id: Ica2207fdb8a4702793fa73eba6293b7b36ea9050
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-on: http://review.coreboot.org/8036
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


See http://review.coreboot.org/8036 for details.

-gerrit



More information about the coreboot-gerrit mailing list