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 89502d6 commit 11bf4c8Copy full SHA for 11bf4c8
rust/ql/src/queries/telemetry/DatabaseQualityDiagnostics.ql
@@ -38,4 +38,4 @@ query predicate diagnosticAttributes(DbQualityDiagnostic e, string key, string v
38
39
from DbQualityDiagnostic d
40
select d, d.toString(), 1
41
-/* Warning severity */
+/* 1 = Warning severity */
0 commit comments