golangci_lint

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 11, 2022 License: MIT Imports: 6 Imported by: 0

README

golangci-lint

Project url: https://github.com/golangci/golangci-lint

golangci-lint:
    Enabled: true
    Config: path/to/config # optional

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewChecker

func NewChecker() core.Checker

Types

type Checker

type Checker struct {
	core.Settings `yaml:",inline"`
	// contains filtered or unexported fields
}

func (*Checker) Binaries

func (checker *Checker) Binaries() []*tools.Binary

func (*Checker) Check

func (checker *Checker) Check(ranges []core.LineRange) ([]core.Issue, error)

func (*Checker) Tag

func (checker *Checker) Tag() string

Jump to

Keyboard shortcuts

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