Documentation ¶
Overview ¶
Package lintroller should be ignored, this exists because this project was bootstrapped as a library.
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
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. |
nolint
Package nolint implements the ability for consumers of the linters exposed in lintroller to explicitly ignore linter errors for the linters that report on specific lines.
|
Package nolint implements the ability for consumers of the linters exposed in lintroller to explicitly ignore linter errors for the linters that report on specific lines. |
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.