Skip to content

Commit 8d75242

Browse files
committed
Split up newer version of SublimeLinter-contrib-sublime-syntax
1 parent 13c0e18 commit 8d75242

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

contrib.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1466,7 +1466,11 @@
14661466
"labels": ["linting", "SublimeLinter", "syntax", "test"],
14671467
"releases": [
14681468
{
1469-
"sublime_text": ">=3092",
1469+
"sublime_text": "3092 - 4180",
1470+
"tags": "st3-"
1471+
},
1472+
{
1473+
"sublime_text": ">=4181",
14701474
"tags": true
14711475
}
14721476
]

0 commit comments

Comments
 (0)