You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?