mixlinter

package module
v0.0.0-...-27580b9 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2019 License: MIT Imports: 14 Imported by: 1

README

mixlinter

go get -u github.com/izumix03/mixlinter/cmd/mixlinter
mixlinter --skip-not-set ./...

Documentation

Index

Constants

View Source
const Doc = "mixlinter is ..."

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name: "mixlinter",
	Doc:  Doc,
	Run:  run,
	Requires: []*analysis.Analyzer{
		inspect.Analyzer,
	},
	Flags: flag.FlagSet{
		Usage: nil,
	},
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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