Directories ¶
Path | Synopsis |
---|---|
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. |
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. |
Package copyright contains the necessary logic for the copyright linter.
|
Package copyright contains the necessary logic for the copyright linter. |
Package doculint contains the necessary logic for the doculint linter.
|
Package doculint contains the necessary logic for the doculint linter. |
Package header defines the logic for the header linter.
|
Package header defines the logic for the header linter. |
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. |
Package todo contains the necessary logic for the todo linter.
|
Package todo contains the necessary logic for the todo linter. |
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.