diff options
author | Edward O'Callaghan <eocallaghan@alterapraxis.com> | 2015-01-03 01:55:22 +1100 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-11-10 00:49:03 +0100 |
commit | c8f0c0316cad50cd18b96fd0975f7f19ebdd22b2 (patch) | |
tree | f22bb88af0e9e88a4f7fc92b71cbe63befd30fac /src/mainboard/sunw/ultra40m2 | |
parent | 59597ead1f26d4c18997bda81b2ec33e52973b80 (diff) |
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@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/8036
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/mainboard/sunw/ultra40m2')
0 files changed, 0 insertions, 0 deletions