mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01: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