-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Currently, the INI-like parser will error if multiple rules are defined with the same group name, ex:
[github]
matchRemote=*
[github]
matchDir=*This should be possible in aight, as the group name only signifies the provider to use for a rule. The parser dependency seems to have an option to change this behavior here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working