# README
takeleton
To make things easier for me, I have automated the review process.
Installation
go get
go version
<= go 1.15
GO111MODULE=off go get github.com/bushiyama/takeleton/cmd/takeleton
go version
>= go 1.16
go install github.com/bushiyama/takeleton/cmd/takeleton@latest
Usage
# $GOPATH/bin/takeleton
$ go vet -vettool=`which takeleton` ./...
# Variables
Analyzer is ...