gochk

command
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2017 License: MIT Imports: 7 Imported by: 0

README

gochk

gochk runs staticcheck, gosimple and unused at once. Because it is able to reuse work, it will be faster than running each tool separately.

Installation

go get github.com/gm42/go-tools/cmd/gochk

Usage

The basic operation of gochk is just like that of the other tools. The flags of the individual tools are prefixed by the tools' names. Tools can be disabled by setting -<tool>.enabled=false.

For explanations of the individual tools, see their respective READMEs.

Documentation

Overview

gochk runs staticcheck, gosimple and unused.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL