Write code with long lines, run make check -j12, ignore the tidy errors because everything has scrolled too far and tidy won't abort the build when running with -j, check in code with tidy errors. This has happened to me at least once.
I'm not sure if this is an inherent limitation of make, but maybe it's another reason to rewrite the build system in Rust?