mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
Make id unique
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @name Usage of APIs coming from external libraries
|
||||
* @description A list of 3rd party APIs used in the codebase. Excludes test and generated code.
|
||||
* @id java/telemetry/external-libs
|
||||
* @id java/telemetry/external-api
|
||||
*/
|
||||
|
||||
import java
|
||||
|
||||
Reference in New Issue
Block a user