CI: Update clang-tidy linter exclusion filter

Don't show an error on unknown NOLINT lines (presuming that someone is using a
newer version, etc.), nor formatting issues (which are handled outside the
linter). Clean up clazy checks to remove non-pod-static check, and to do the
Qt6 checks on main (instead of master)
This commit is contained in:
Chris Hennes
2024-07-24 21:05:07 -05:00
parent 441fbdd064
commit a2f42c6596
2 changed files with 7 additions and 4 deletions

File diff suppressed because one or more lines are too long