Documentation
¶
Overview ¶
Package lintroller should be ignored, this exists because this project was bootstrapped as a library.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
lintroller
command
|
|
|
internal
|
|
|
common
Package common contains constants, functions, and types that are used in more than one linter.
|
Package common contains constants, functions, and types that are used in more than one linter. |
|
config
Package config is used for defining the configuration necessary to run the linters in an automated fashion.
|
Package config is used for defining the configuration necessary to run the linters in an automated fashion. |
|
copyright
Package copyright contains the necessary logic for the copyright linter.
|
Package copyright contains the necessary logic for the copyright linter. |
|
doculint
Package doculint contains the necessary logic for the doculint linter.
|
Package doculint contains the necessary logic for the doculint linter. |
|
header
Package header defines the logic for the header linter.
|
Package header defines the logic for the header linter. |
|
reporter
Package reporter implements an interface that captures the analysis.Pass.Reportf function within it so that it can be wrapped.
|
Package reporter implements an interface that captures the analysis.Pass.Reportf function within it so that it can be wrapped. |
|
todo
Package todo contains the necessary logic for the todo linter.
|
Package todo contains the necessary logic for the todo linter. |
|
why
Package why contains the necessary logic for the why linter.
|
Package why contains the necessary logic for the why linter. |
Click to show internal directories.
Click to hide internal directories.