[build] Allow using our self-built julia for whitespace check (#44658)
* [build] Allow using our self-built julia for whitespace check
This falls back to using the Julia just built in the current build tree
to run the whitespace check, so that if someone tries to run `make test`
it always works.
* whitespace fix
How ironic.