Hi, I got the errors below from `archery lint --cpplint --clang-format --clang-tidy` and I'm wondering how to figure them out.
ninja: error: unknown target 'check-format' ninja: error: unknown target 'check-clang-tidy' Note that I am working on a modified local clone of a fork of Arrow, so reproducing my setup is not so immediate. Currently, I'm just looking for ways to figure the errors out. Cheers, Yaron.