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
Since ast-grep now returns exit code 1 for no finding(using run) or error found (using scan), the error code 1 should be kept exclusively for result count .
Audit different code path that the error code can go wrong.