mirror of
https://passt.top/passt
synced 2025-08-19 20:53:14 +02:00
Both clang-tidy and cppcheck linting are handled by the same test file, test/build/static_checkers. The two linters are independent of each other though, and each one takes quite a long time. Split them into separate files to make it easier to control which are executed from the top level test script. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> |
||
|---|---|---|
| .. | ||
| all | ||
| clang_tidy | ||
| cppcheck | ||