mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Renames diagnostic query files and tests
This commit renames the files relating to the diagnostic query that produces information on the number of files extracted. The files have been renamed from "SuccessfullExtractedFiles.*" to "ExtractedFiles.*". All related tests and test files have been renamed too. The `@tags` and `@id` attributes of the queries have been left untouched, consistent with the `@tags` and `@id` for similar queries in other languages.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Diagnostics/ExtractedFiles.ql
|
||||
@@ -1 +0,0 @@
|
||||
Diagnostics/SuccessfullyExtractedFiles.ql
|
||||
@@ -0,0 +1 @@
|
||||
Diagnostics/ExtractedFiles.ql
|
||||
@@ -1 +0,0 @@
|
||||
Diagnostics/SuccessfullyExtractedFiles.ql
|
||||
@@ -0,0 +1 @@
|
||||
queries/diagnostics/ExtractedFiles.ql
|
||||
@@ -1 +0,0 @@
|
||||
queries/diagnostics/SuccessfullyExtractedFiles.ql
|
||||
Reference in New Issue
Block a user