summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheck1
1 files changed, 1 insertions, 0 deletions
diff --git a/check b/check
index 9492e43..86a5bc6 100755
--- a/check
+++ b/check
@@ -1,2 +1,3 @@
+golint .
go tool vet -all .
gofmt -s -l .