Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/44095
to look at the new patch set (#3).
Change subject: git-hooks: Add .clang-format and use check-style in pre-commit hook ......................................................................
git-hooks: Add .clang-format and use check-style in pre-commit hook
This patch does the following: - Add .clang-format from CB:38673 - Invoke check-style from the pre-commit hook - Make some small changes to check-style output.
Style errors are considered non-fatal for now.
Change-Id: I58b9e64f825de0ca222277a7d16c3904368edfe6 Signed-off-by: David Hendricks david.hendricks@gmail.com --- A .clang-format M util/git-hooks/pre-commit M util/lint/check-style 3 files changed, 62 insertions(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/95/44095/3