ContributorMural::ContributorsConfig
Inherits YAML::Serializable::Strict < YAML::Serializable < Reference < Object
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Sourcenew
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
group
Sourcegroup=(group : String | Nil)
Sourceinclude_anonymous=(include_anonymous : Bool)
Sourceinclude_anonymous?
Sourceinclude_bots=(include_bots : Bool)
Sourceinclude_bots?
Sourcemax
Sourcemax=(max : Int32)
Sourcerepo
Sourcerepo=(repo : String | Nil)
Sourceweight
Flattens every user this source yields onto one rung, replacing the
contribution count. users: entries still win field by field, so the
curated list carries the exceptions and nothing else.
weight=(weight : Int32 | Nil)
Flattens every user this source yields onto one rung, replacing the
contribution count. users: entries still win field by field, so the
curated list carries the exceptions and nothing else.