Files
qemu/scripts
Peter Maydell cc349b568c scripts/clean-includes: Allow directories on command line
Currently clean-includes supports two ways of specifying files to check:
 * --all to run on everything
 * specific files
There's no way to say "check everything in target/arm".

Add support for handling directory names, by always running
the arguments through git ls-files.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20260116124005.925382-2-peter.maydell@linaro.org
2026-01-22 11:23:31 +00:00
..
2025-12-27 10:11:10 +01:00
2025-12-27 10:11:10 +01:00