github actions: Add an include-what-you-need check
authorBernd Schubert <bernd@bsbernd.com>
Wed, 29 Jan 2025 09:46:18 +0000 (10:46 +0100)
committerBernd Schubert <bernd@bsbernd.com>
Mon, 10 Feb 2025 15:56:45 +0000 (16:56 +0100)
commit1d373c61aef0bf514f7259710812410ccae2fe74
tree817f6fa4982dbbb1649ac4613432d36f3bc6b873
parentd953462c77b569763dc68f6486a898b1a6658b9d
github actions: Add an include-what-you-need check

Probably lots of issues right now, so let's fix it step by step
by only checking modified files - new PRs should fix their
modified files.

Signed-off-by: Bernd Schubert <bernd@bsbernd.com>
.github/workflows/iwyi-check.yml [new file with mode: 0644]