good first issue
Repository-Metriken
- Stars
- (1.594 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
First off, thanks for the great tool! Secondly, I've been trying to add a severity to my restrictions:
I currently have
- modules:
- {name: Unsafe.Linear, within: Ghegin.Core.*}
but this triggers a warning message, while I'd really like this to trigger an error message.
Is there a way to do that?
Thanks in advance.