Updated
Retired stub: the pre-push hook now runs `rlsbl check --tag prepush`, so this command performs no check and only tells you to re-scaffold.
#rlsbl pre-push-check
Removed. This command no longer performs any check: it always exits 1 with instructions. The pre-push hook now runs rlsbl check --tag prepush instead, so a repo whose hook still calls pre-push-check needs rlsbl scaffold to regenerate it.
Effect: read_only