mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +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
227 B
Plaintext
8 lines
227 B
Plaintext
@import "../../suites/c/correctness"
|
|
@import "../../suites/c/maintainability"
|
|
@import "../../suites/c/readability"
|
|
@import "../../suites/c/useless-code"
|
|
|
|
@import "../../suites/c/metrics"
|
|
@import "../../suites/c/metric-defects"
|