func()

in rules/no_double_quotes_in_ignore_changes.go [53:55]


func (t *NoDoubleQuotesInIgnoreChangesRule) Severity() tflint.Severity {
	return tflint.ERROR
}