@ -30,6 +30,7 @@ type RuleBuilder func(c Config) (Rule, []ast.Node)
// type of AST node it is currently visiting.
typeRuleSetmap[reflect.Type][]Rule
// NewRuleSet constructs a new RuleSet
funcNewRuleSet()RuleSet{
returnmake(RuleSet)
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.