mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
Move files to ruby subfolder
This commit is contained in:
14
ruby/codeql-extractor.yml
Normal file
14
ruby/codeql-extractor.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
name: "ruby"
|
||||
display_name: "Ruby"
|
||||
version: 0.1.0
|
||||
column_kind: "utf8"
|
||||
legacy_qltest_extraction: true
|
||||
file_types:
|
||||
- name: ruby
|
||||
display_name: Ruby files
|
||||
extensions:
|
||||
- .rb
|
||||
- name: erb
|
||||
display_name: Ruby templates
|
||||
extensions:
|
||||
- .erb
|
||||
Reference in New Issue
Block a user