Closed
Description
As a new contributor, I was surprised to discover that running tidy via 'x.py src/tools/tidy' at the top-level was not sufficient to check changes in submodules.
Please consider adding a recursive option that understands the rules of each submodule and runs the appropriate style check.
If this already exists somehow, my apologies.