Discover Packages
github.com/anuvu/bazel-nogo-lint
pkg
golint
package
Version:
v0.0.0-...-7faf06e
Opens a new window with list of versions in this module.
Published: Sep 6, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var Analyzer = &analysis .Analyzer {
Name : Name ,
Doc: "Golint differs from gofmt. Gofmt reformats Go source code, whereas golint prints out style mistakes",
Run: run,
}
type Golint struct {
MinConfidence float64 `mapstructure:"min-confidence"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.