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
Switch CPPCHECK to broad coverage with excludes (#19909)
Switch lintrunner cppcheck include pattern to include all files and rely
on the exclude pattern to not lint files.
This has the positive side effect that new files would be included in
the linting and the exclude list can have a nice sorting and comments
why things have ended up there.
The end goal should of course be a empty exclude_patterns list.
Change-Id: Id815fcbf7a6ba901b6d1b1ace4209ff157a15d7e
cc @digantdesai@freddan80@per@zingo@oscarandersson8218@mansnils@Sebastian-Larsson@robell@rascani
---------
Signed-off-by: Per Held <per.held@arm.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
0 commit comments