mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-23 06:16: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",
|
||||
"markers": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user