C#: Rename query to ExtractedFiles

This commit is contained in:
Michael B. Gale
2024-01-18 12:47:11 +00:00
parent a30791833d
commit d0003ce7be
4 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -1 +0,0 @@
Diagnostics/DiagnosticNoExtractionErrors.ql

View File

@@ -0,0 +1 @@
Diagnostics/ExtractedFiles.ql