aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoe Richey joerichey@google.com <joerichey@google.com>2019-01-17 18:15:12 -0800
committerJoe Richey joerichey@google.com <joerichey@google.com>2019-01-17 18:37:35 -0800
commitf9a219edd05570b38aa15e7f8d57068a343b6493 (patch)
tree1c7eb488eaaafbb311596998c29f0a73b7580d02 /.gitignore
parent7e8d04041908d4867846bea00e009c089d878d01 (diff)
Makefile: migrate from megacheck to staticcheck
This fixes travis issues as well as moving us off of deprecated tooling
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 43faa79..68257d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,7 @@ bin/protoc
bin/golint
bin/protoc-gen-go
bin/goimports
-bin/megacheck
+bin/staticcheck
bin/gocovmerge
bin/misspell
*coverage.out