Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
type Option func(*linter)
Option is a linter configuration option.
func WithEnvName ¶
WithEnvName sets custom env tag name for linter.
func WithNoComments ¶ added in v1.2.2
func WithNoComments() Option
WithNoComments disables check for documentation comments.
Click to show internal directories.
Click to hide internal directories.