func()

in rules/terraform_tf.go [32:34]


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