Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't give a hard error for
x check --keep-stage 0
Stage 1 check has been supported since #81064. #81064 changed the error message for this, but I don't think there's any reason we should prevent using it. I tested locally and `keep-stage` works fine. Don't give a hard error when trying to use it.
- Loading branch information