golinters

package module
v0.0.0-...-7faf06e Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

README

bazel-nogo-lint

bazel is a build system which supports incremental repeatable builds with support for various languages and environments.

This project provides linter support specifically for golang. bazel's way is to parse the source code and share that compiler state in the nogo hook.

golangci-lint has similar goals and optimizations but is not compatible with nogo directly.

This project attempts that port.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
config
Copied from https://github.com/golangci/golangci-lint/blob/master/pkg/config/config.go
Copied from https://github.com/golangci/golangci-lint/blob/master/pkg/config/config.go
fsutils
Copied from https://github.com/golangci/golangci-lint/blob/master/pkg/fsutils/fsutils.go
Copied from https://github.com/golangci/golangci-lint/blob/master/pkg/fsutils/fsutils.go
lll
result
copied from https://github.com/golangci/golangci-lint/blob/master/pkg/result/issue.go
copied from https://github.com/golangci/golangci-lint/blob/master/pkg/result/issue.go

Jump to

Keyboard shortcuts

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