mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
As the queries live here, it makes sense for the suites to be versioned together with them. The LGTM suite has already been moved. This commit moves the actively-maintained non-LGTM suites.
8 lines
239 B
Plaintext
8 lines
239 B
Plaintext
@import "../../suites/cpp/correctness"
|
|
@import "../../suites/cpp/maintainability"
|
|
@import "../../suites/cpp/readability"
|
|
@import "../../suites/cpp/useless-code"
|
|
|
|
@import "../../suites/cpp/metrics"
|
|
@import "../../suites/cpp/metric-defects"
|