Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GitGraph: made reroute fn more readable
Pre-commit lint hook had made the use of ternaries harder to read than I'd originally intended so I introduced an additional variable which explains what is being checked and keeps ternaries from becoming obscured.
- Loading branch information