Documentation ¶ Index ¶ func New(conf any) (register.LinterPlugin, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func New ¶ func New(conf any) (register.LinterPlugin, error) New is the entrypoint expected by golangci-lint Go Plugin System. It may receive a config object (from linters.settings.custom.<name>.settings) but we don't use it. Types ¶ This section is empty. Source Files ¶ View all Source files example.go Click to show internal directories. Click to hide internal directories.