From cc2de52228d89b2fbc53bc0e710aae699434d6da Mon Sep 17 00:00:00 2001 From: "Joe Richey joerichey@google.com" Date: Tue, 18 Jul 2017 21:18:22 -0700 Subject: [PATCH] Makefile: typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index aa943a9..e2f0bd9 100644 --- a/Makefile +++ b/Makefile @@ -164,5 +164,5 @@ check: lint default test @gofmt -s -d $(GO_FILES) \ | ./input_fail.py "Incorrectly formatted Go files. Run \"make format\"." @clang-format -i -style=Google -output-replacements-xml $(C_FILES) \ - | grep "