mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-07 16:00:35 +00:00
Add clang-analyzer-optin.performance.* and clang-analyzer-optin.portability.UnixAPI checks
This commit is contained in:
parent
24570f8a08
commit
b956a28a0f
@ -10,6 +10,8 @@ Checks: '-*,
|
|||||||
cert-msc50-cpp,
|
cert-msc50-cpp,
|
||||||
cert-msc51-cpp,
|
cert-msc51-cpp,
|
||||||
clang-analyzer-cplusplus.*,
|
clang-analyzer-cplusplus.*,
|
||||||
|
clang-analyzer-optin.performance.*,
|
||||||
|
clang-analyzer-optin.portability.UnixAPI,
|
||||||
clang-analyzer-security.*,
|
clang-analyzer-security.*,
|
||||||
cppcoreguidelines-pro-type-cstyle-cast,
|
cppcoreguidelines-pro-type-cstyle-cast,
|
||||||
cppcoreguidelines-pro-type-static-cast-downcast,
|
cppcoreguidelines-pro-type-static-cast-downcast,
|
||||||
|
Loading…
Reference in New Issue
Block a user