diff --git a/.github/codeql.yml b/.github/codeql.yml index 6ff8337d..b61c30ef 100644 --- a/.github/codeql.yml +++ b/.github/codeql.yml @@ -1,6 +1,8 @@ query-filters: - exclude: id: cpp/commented-out-code + - exclude: + id: cpp/include-non-header - exclude: id: cpp/long-switch - exclude: