mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
Fix invalid file-type identifier
Upper-case characters are not allowed.
This commit is contained in:
@@ -8,7 +8,7 @@ file_types:
|
||||
display_name: Ruby files
|
||||
extensions:
|
||||
- .rb
|
||||
- name: ERB
|
||||
- name: erb
|
||||
display_name: Ruby templates
|
||||
extensions:
|
||||
- .erb
|
||||
|
||||
Reference in New Issue
Block a user