Martin Roth has uploaded this change for review. ( https://review.coreboot.org/20872
Change subject: util/lint: Change final-newlines to lint-test from lint-stable-test ......................................................................
util/lint: Change final-newlines to lint-test from lint-stable-test
The final newline check is taking longer than we'd like to run. Since it runs on every commit as part of the pre-commit check, we want that to run faster than it currently does.
Change-Id: Ie945dd6caba84e0d23af499d43367d70b1696089 Signed-off-by: Martin Roth martinroth@google.com --- R util/lint/lint-015-final-newlines 1 file changed, 0 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/72/20872/1
diff --git a/util/lint/lint-stable-015-final-newlines b/util/lint/lint-015-final-newlines similarity index 100% rename from util/lint/lint-stable-015-final-newlines rename to util/lint/lint-015-final-newlines