lintroller

package module
v1.14.2 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

README

lintroller

go.dev reference Generated via Bootstrap Coverage Status

Lintroller houses all of the custom linters that Outreach uses for Go projects.

Contributing

Please read the CONTRIBUTING.md document for guidelines on developing and contributing changes.

High-level Overview

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.

Jump to

Keyboard shortcuts

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