mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-24 23:06:43 +00:00
Merge pull request #47 from fschoenfeldt/patch-1
Support Elixir Programming Language
This commit is contained in:
commit
c46adfc37e
@ -8,6 +8,15 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"language": "Elixir",
|
||||||
|
"markers": [
|
||||||
|
{
|
||||||
|
"type": "line",
|
||||||
|
"pattern": "#"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"language": "YAML",
|
"language": "YAML",
|
||||||
"markers": [
|
"markers": [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user