mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
C++: Add new query to new experimental suite
This suite isn't referenced from anywhere yet, but it'll be included in a standard ODASA dist because the dist includes all files in the `c` and `cpp` directories. We can modify the nightly test jobs to include the experimental suite.
This commit is contained in:
1
cpp/config/suites/c/experimental
Normal file
1
cpp/config/suites/c/experimental
Normal file
@@ -0,0 +1 @@
|
||||
+ semmlecode-cpp-queries/Likely Bugs/RedundantNullCheckSimple.ql: /Correctness/Common Errors
|
||||
1
cpp/config/suites/cpp/experimental
Normal file
1
cpp/config/suites/cpp/experimental
Normal file
@@ -0,0 +1 @@
|
||||
+ semmlecode-cpp-queries/Likely Bugs/RedundantNullCheckSimple.ql: /Correctness/Common Errors
|
||||
Reference in New Issue
Block a user