mirror of
https://github.com/github/codeql.git
synced 2026-03-23 16:06:47 +01:00
This follows what's been done for JavaScript. The `cpp-alerts-lgtm` suite is now empty and will be auto-generated when building a dist. This commit has no effect in itself, but these files need to be in place when the corresponding changes are made in Semmle/code.
11 lines
372 B
Plaintext
11 lines
372 B
Plaintext
+ semmlecode-cpp-queries/definitions.ql
|
|
@_namespace com.lgtm/cpp-queries
|
|
+ semmlecode-cpp-queries/AlertSuppression.ql
|
|
@_namespace com.lgtm/cpp-queries
|
|
+ semmlecode-cpp-queries/filters/ClassifyFiles.ql
|
|
@_namespace com.lgtm/cpp-queries
|
|
+ semmlecode-cpp-queries/filters/ImportAdditionalLibraries.ql
|
|
@_namespace com.lgtm/cpp-queries
|
|
|
|
@import "cpp-alerts-lgtm"
|