You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might be interesting to allow users to define level mapping based on some form of regex matching.
For example, given a regex that matches a Console/Commands directory, we want to apply at most MINOR levels as we are not expecting users to be inheriting from these commands.
Issue:
Multiple regexes may match a file, in which case, which regex/set of mappings should be used?