Age | Commit message (Collapse) | Author |
|
Our lint target already provides a target for the diff obtained
from clang format. Add a convenience script computing and applying
that patch.
|
|
To allow everyone to lint in the same way with minimal manual
setup effort.
|
|
... but keep the option to not run the large tests.
|
|
This allows better separation and, in particular, repositories
needed only for tests do not have to be provided for building the
tools. This also better documents which dependencies are only needed
for testing.
|
|
|
|
|