func()

in rules/no_double_quotes_in_ignore_changes.go [49:51]


func (t *NoDoubleQuotesInIgnoreChangesRule) Enabled() bool {
	return true
}