codeql/java/ql/consistency-queries
Tamas Vajk 5cc2868857 Kotlin: Report CFG dead end consistency issues on `ErrorExpr` 2022-12-13 15:51:33 +01:00
..
BinaryExpr.ql Kotlin: Autoformat QL 2022-05-10 19:51:25 +01:00
UnaryExpr.ql Kotlin: Autoformat QL 2022-05-10 19:51:25 +01:00
blocks.ql Kotlin: Autoformat QL 2022-05-10 19:51:25 +01:00
callArgs.ql Kotlin: Extract missing arguments of enum constructor calls 2022-11-07 10:07:04 +01:00
calls.ql Autoformat 2022-06-23 20:13:27 +01:00
cfgDeadEnds.ql Kotlin: Report CFG dead end consistency issues on `ErrorExpr` 2022-12-13 15:51:33 +01:00
children.ql Exclude annotations from consistency check due to intentionally missing children 2022-12-09 10:33:05 +00:00
compilations.ql Kotlin: Autoformat QL 2022-05-10 19:51:25 +01:00
diags.ql Kotlin: Autoformat query 2022-10-25 16:26:12 +01:00
expressions.ql Kotlin: Autoformat QL 2022-05-10 19:51:25 +01:00
file_classes.ql Kotlin: Autoformat QL 2022-05-10 19:51:25 +01:00
getAPrimaryQlClass.ql rename all occurrences of XML to Xml 2022-08-22 14:08:31 +02:00
kotlinTypes.ql Kotlin: Autoformat QL 2022-05-10 19:51:25 +01:00
locations.ql rename all occurrences of XML to Xml 2022-08-22 14:08:31 +02:00
modifiers.ql Exclude extraction of fake overridden properties 2022-05-10 19:51:13 +01:00
qlpack.yml qlpacks: libraryPathDependencies -> dependencies 2022-10-28 16:07:36 +01:00
statementEnclosingExpr.ql Fix AST representation of WhenExpr and WhenBranch 2022-05-10 19:51:22 +01:00
toString.ql rename all occurrences of XML to Xml 2022-08-22 14:08:31 +02:00
typeParametersInScope.ql Fix type-parameter-out-of-scope test 2022-07-28 15:51:59 +01:00
variables.ql Kotlin: Autoformat QL 2022-05-10 19:51:25 +01:00
visibility.ql Avoid using count(...) = 0 2022-10-06 12:57:56 +01:00