mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-22 22:06:43 +00:00
refactor: removed redundant marker definitions for Sass
This commit is contained in:
parent
157201826d
commit
f1a821c2ac
16
syntax.json
16
syntax.json
@ -565,21 +565,5 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"language": "Sass",
|
|
||||||
"markers" : [
|
|
||||||
{
|
|
||||||
"type": "line",
|
|
||||||
"pattern": "//"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "block",
|
|
||||||
"pattern": {
|
|
||||||
"start": "/\\*",
|
|
||||||
"end": "\\*/"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user