mirror of
https://github.com/mgechev/revive.git
synced 2025-12-07 23:02:44 +02:00
@@ -14,3 +14,7 @@ func TestDisabledAnnotations(t *testing.T) {
|
||||
func TestModifiedAnnotations(t *testing.T) {
|
||||
testRule(t, "disable-annotations2", &rule.VarNamingRule{}, &lint.RuleConfig{})
|
||||
}
|
||||
|
||||
func TestDisableNextLineAnnotations(t *testing.T) {
|
||||
testRule(t, "disable-annotations3", &rule.VarNamingRule{}, &lint.RuleConfig{})
|
||||
}
|
||||
Reference in New Issue
Block a user