Skip to content

Commit 4c83d4b

Browse files
kasteFichteFoll
andauthored
Split up newer version of SublimeLinter-contrib-sublime-syntax (#144)
Co-authored-by: FichteFoll <[email protected]>
1 parent 3bab025 commit 4c83d4b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

contrib.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1477,8 +1477,12 @@
14771477
"labels": ["linting", "SublimeLinter", "syntax", "test"],
14781478
"releases": [
14791479
{
1480-
"sublime_text": ">=3092",
1481-
"tags": true
1480+
"sublime_text": "3092 - 4180",
1481+
"tags": "3092-"
1482+
},
1483+
{
1484+
"sublime_text": ">=4181",
1485+
"tags": "4181-"
14821486
}
14831487
]
14841488
},

0 commit comments

Comments
 (0)