mixlinter

package module
v1.0.2 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: 0

README

CircleCI

mixlinter

go get -u github.com/bitkey-platform/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