mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Move files to ruby subfolder
This commit is contained in:
4
ruby/generator/src/language.rs
Normal file
4
ruby/generator/src/language.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
pub struct Language {
|
||||
pub name: String,
|
||||
pub node_types: &'static str,
|
||||
}
|
||||
Reference in New Issue
Block a user