Skip to content

Commit 035f7b5

Browse files
author
Benjamin Muskalla
committed
Improve query name
1 parent 1d3bcdf commit 035f7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/Telemetry/UnsupportedExternalAPIs.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @name Usage of APIs coming from external libraries
2+
* @name Usage of unsupported APIs coming from external libraries
33
* @description A list of 3rd party APIs used in the codebase. Excludes test and generated code.
44
* @id java/telemetry/unsupported-external-api
55
* @kind metric

0 commit comments

Comments
 (0)