mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-22 22:06:43 +00:00
feat: add VBA line marker
This commit is contained in:
parent
c90d4c3f82
commit
b7b6ec0bfa
@ -732,5 +732,14 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"language": "VBA",
|
||||
"markers": [
|
||||
{
|
||||
"type": "line",
|
||||
"pattern": "'"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user