codeql-coding-standards icon indicating copy to clipboard operation
codeql-coding-standards copied to clipboard

Use QL for QL to check for omissions

Open knewbury01 opened this issue 1 year ago • 1 comments

as described here there may be a few queries where compiler generated constructs need to be omitted

this issue attempts to capture a more systematic approach to verify if there are remaining opportunities for this

assuming that this issue will have a dependency of this work

cc: @rvermeulen

knewbury01 avatar Feb 02 '24 18:02 knewbury01

Yes, we need that PR to be able to do that. I need to spend some more time optimizing runtime, because it will endlessly rebuild dependency for each QL4QL analysis.

rvermeulen avatar Feb 02 '24 20:02 rvermeulen