mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Go: Use a consistent query identifier for successfully extracted files
Update the query identifier for `Diagnostics/SuccessfullyExtractedFiles.ql` to be consistent with other languages.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @id go/summary/successfully-extracted-files
|
||||
* @id go/diagnostics/successfully-extracted-files
|
||||
* @name Successfully analyzed files
|
||||
* @description List all files that were successfully extracted.
|
||||
* @kind diagnostic
|
||||
|
||||
Reference in New Issue
Block a user