We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16a90aa commit df860d4Copy full SHA for df860d4
java/ql/src/Telemetry/DatabaseQuality.qll
@@ -62,4 +62,4 @@ module ExprTypeStats implements StatsSig {
62
63
module CallTargetStatsReport = ReportStats<CallTargetStats>;
64
65
-module ExprTypeStatsReport = ReportStats<ExprTypeStats>;
+module ExprTypeStatsReport = ReportStats<ExprTypeStats>;
0 commit comments