This repository has been archived by the owner on Jun 28, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
unconvert: ensure unconvert checks each OS
We've seen instances of casting's being flagged on linux, when they are necessary running on other OSs (Darwin). Let's make sure we run unconvert w. --all to address this. Fixes: #4517 Signed-off-by: Eric Ernst <[email protected]>
- Loading branch information