mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
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.
8 lines
271 B
Plaintext
8 lines
271 B
Plaintext
| bad1.js:0:0:0:0 | bad1.js | |
|
|
| bad2.ts:0:0:0:0 | bad2.ts | |
|
|
| bad3.html:0:0:0:0 | bad3.html | |
|
|
| contains-template.js:0:0:0:0 | contains-template.js | |
|
|
| good1.js:0:0:0:0 | good1.js | |
|
|
| good2.ts:0:0:0:0 | good2.ts | |
|
|
| good3.html:0:0:0:0 | good3.html | |
|