Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chore] Add lightweight make check target
The link check is super slow, but the rest of the `all` checks are useful while iterating on a change. This PR adds a new target called `check` that depends on all the same targets minus the link check.
- Loading branch information