mirror of
https://github.com/github/semantic.git
synced 2024-11-24 17:04:47 +03:00
Remove new_ruby
This commit is contained in:
parent
59356c0395
commit
d8b260e35e
@ -1,14 +0,0 @@
|
||||
[
|
||||
{
|
||||
"language": "ruby",
|
||||
"fileExt": ".rb",
|
||||
"repoUrl": "https://github.com/diff-fixtures/ruby.git",
|
||||
"syntaxes": [
|
||||
{
|
||||
"syntax": "module",
|
||||
"insert": "module Foo\nend",
|
||||
"replacement": "module Foo\n def bar\n end\nend"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user