Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImportShadowingRule ¶
type ImportShadowingRule struct{}
ImportShadowingRule lints given else constructs.
func (*ImportShadowingRule) Name ¶
func (r *ImportShadowingRule) Name() string
Name returns the rule name.
type MultilineIfRule ¶
type MultilineIfRule struct{}
func (*MultilineIfRule) Name ¶
func (r *MultilineIfRule) Name() string
Click to show internal directories.
Click to hide internal directories.