mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-25 07:16:42 +00:00
clojure: add support
This commit is contained in:
10
syntax.json
10
syntax.json
@@ -649,5 +649,13 @@
|
||||
"pattern": "#"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"language": "Clojure",
|
||||
"markers": [
|
||||
{
|
||||
"type": "line",
|
||||
"pattern": ";;"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user