mirror of
https://github.com/github/codeql.git
synced 2026-04-25 00:35:20 +02:00
tests for some more diagnostics queries
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
| src/foo.rb:0:0:0:0 | src/foo.rb | |
|
||||
| src/vendor/cache/lib.rb:0:0:0:0 | src/vendor/cache/lib.rb | |
|
||||
@@ -0,0 +1 @@
|
||||
queries/diagnostics/FilesExtractedSuccessfully.ql
|
||||
@@ -0,0 +1 @@
|
||||
| src/not_ruby.rb:0:0:0:0 | src/not_ruby.rb | |
|
||||
@@ -0,0 +1 @@
|
||||
queries/diagnostics/FilesExtractedWithErrors.ql
|
||||
Reference in New Issue
Block a user