mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
C#: Rename query to ExtractedFiles
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @name Successfully extracted files
|
||||
* @name Extracted files
|
||||
* @description A list of all files in the source code directory that were extracted
|
||||
* without encountering an extraction or compiler error in the file.
|
||||
* @kind diagnostic
|
||||
@@ -1 +0,0 @@
|
||||
Diagnostics/DiagnosticNoExtractionErrors.ql
|
||||
@@ -0,0 +1 @@
|
||||
Diagnostics/ExtractedFiles.ql
|
||||
Reference in New Issue
Block a user