megacheck

command
v0.0.0-...-11e89ef Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2018 License: MIT Imports: 5 Imported by: 0

README

megacheck

megacheck 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/cabify/go-tools/cmd/megacheck

Usage

The basic operation of megacheck 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

megacheck runs staticcheck, gosimple and unused.

Jump to

Keyboard shortcuts

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