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
This can happen if a rule ends up depending on itself.
To check for this we simply avoid trying to create a digest for a rule
of the same name as the current one we're working on.
Fixes: #71
0 commit comments