[coreboot-gerrit] Change in coreboot[master]: lint: Update lint-stable-021-coreboot-lowercase

Martin Roth (Code Review) gerrit at coreboot.org
Tue Aug 8 03:44:38 CEST 2017


Martin Roth has uploaded this change for review. ( https://review.coreboot.org/20905


Change subject: lint: Update lint-stable-021-coreboot-lowercase
......................................................................

lint: Update lint-stable-021-coreboot-lowercase

- Exclude .patch files from check
- Exclude 'CorebootBdsLib' path in Tianocore.

Change-Id: I82186f401d267d7594fe1cd88c818c4a7015ba91
Signed-off-by: Martin Roth <martinroth at google.com>
---
M util/lint/lint-stable-021-coreboot-lowercase
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/20905/1

diff --git a/util/lint/lint-stable-021-coreboot-lowercase b/util/lint/lint-stable-021-coreboot-lowercase
index 0df70b8..ef83a66 100755
--- a/util/lint/lint-stable-021-coreboot-lowercase
+++ b/util/lint/lint-stable-021-coreboot-lowercase
@@ -16,7 +16,7 @@
 
 LC_ALL=C export LC_ALL
 
-EXCLUDE='^3rdparty/\|util/crossgcc/xgcc\|Binary file\|coreboot\|COREBOOT\|CorebootPayload\|CorebootModule\|minnowboard.org/Coreboot'
+EXCLUDE='^3rdparty/\|util/crossgcc/xgcc\|Binary file\|coreboot\|COREBOOT\|CorebootPayload\|CorebootModule\|minnowboard.org/Coreboot\|.*\.patch$\|CorebootBdsLib'
 
 # Use git grep if the code is in a git repo, otherwise use grep.
 if [ -n "$(command -v git)" ] && [ -d .git ]; then

-- 
To view, visit https://review.coreboot.org/20905
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I82186f401d267d7594fe1cd88c818c4a7015ba91
Gerrit-Change-Number: 20905
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Roth <martinroth at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170808/49cf1140/attachment.html>


More information about the coreboot-gerrit mailing list