Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoCyrillic ¶
type NoCyrillic struct {
// contains filtered or unexported fields
}
NoCyrillic linter
func New ¶
func New(cfg *config.NoCyrillicSettings) *NoCyrillic
func (*NoCyrillic) Desc ¶
func (o *NoCyrillic) Desc() string
func (*NoCyrillic) Name ¶
func (o *NoCyrillic) Name() string
func (*NoCyrillic) Run ¶
func (o *NoCyrillic) Run(m *module.Module) (errors.LintRuleErrorsList, error)
Click to show internal directories.
Click to hide internal directories.