Skip to content

Commit a0fae26

Browse files
authored
Merge pull request #106 from Marcool04/master
Added SublimeLinter-contrib-csl for Citation Style Language
2 parents 4e4bb71 + bd2ed90 commit a0fae26

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

contrib.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,17 @@
288288
}
289289
]
290290
},
291+
{
292+
"name": "SublimeLinter-contrib-csl",
293+
"details": "https://github.com/Marcool04/SublimeLinter-contrib-csl",
294+
"labels": ["linting", "SublimeLinter", "csl", "Citation style language"],
295+
"releases": [
296+
{
297+
"sublime_text": ">=3000",
298+
"tags": true
299+
}
300+
]
301+
},
291302
{
292303
"name": "SublimeLinter-contrib-csstree",
293304
"details": "https://github.com/csstree/SublimeLinter-contrib-csstree",

0 commit comments

Comments
 (0)