Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LargeLocalArray ¶
type LargeLocalArray struct{}
func (LargeLocalArray) Metadata ¶
func (LargeLocalArray) Metadata() lint.Metadata
func (LargeLocalArray) Run ¶
func (LargeLocalArray) Run(ctx *lint.Context)
type LoopInvariantCall ¶
type LoopInvariantCall struct{}
func (LoopInvariantCall) Metadata ¶
func (LoopInvariantCall) Metadata() lint.Metadata
func (LoopInvariantCall) Run ¶
func (LoopInvariantCall) Run(ctx *lint.Context)
type OverwrittenCopy ¶
type OverwrittenCopy struct{}
func (OverwrittenCopy) Metadata ¶
func (OverwrittenCopy) Metadata() lint.Metadata
func (OverwrittenCopy) Run ¶
func (OverwrittenCopy) Run(ctx *lint.Context)
type RepeatedFormatWork ¶
type RepeatedFormatWork struct{}
func (RepeatedFormatWork) Metadata ¶
func (RepeatedFormatWork) Metadata() lint.Metadata
func (RepeatedFormatWork) Run ¶
func (RepeatedFormatWork) Run(ctx *lint.Context)
type RepeatedStrlen ¶
type RepeatedStrlen struct{}
func (RepeatedStrlen) Metadata ¶
func (RepeatedStrlen) Metadata() lint.Metadata
func (RepeatedStrlen) Run ¶
func (RepeatedStrlen) Run(ctx *lint.Context)
type StringConcatenationLoop ¶
type StringConcatenationLoop struct{}
func (StringConcatenationLoop) Metadata ¶
func (StringConcatenationLoop) Metadata() lint.Metadata
func (StringConcatenationLoop) Run ¶
func (StringConcatenationLoop) Run(ctx *lint.Context)
Click to show internal directories.
Click to hide internal directories.