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