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
{{ message }}
This repository was archived by the owner on Jul 23, 2025. It is now read-only.
Shisho currently exits with 1 when there's one or more violations against the given rule. This behaviour prevents us from using Shisho in CI environments with no hack.
Possible Solutions
We can introduce a new CLI flag like --exit-zero ton control exit code of Shisho.