Skip to content

Commit 06b141c

Browse files
authored
Merge pull request #101 from LDAP/master
Added SublimeLinter-contrib-checkstyle
2 parents 55476b3 + ad595a4 commit 06b141c

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
@@ -178,6 +178,17 @@
178178
}
179179
]
180180
},
181+
{
182+
"name": "SublimeLinter-contrib-checkstyle",
183+
"details": "https://github.com/LDAP/SublimeLinter-checkstyle",
184+
"labels": ["linting", "SublimeLinter", "checkstyle", "java", "codestyle"],
185+
"releases": [
186+
{
187+
"sublime_text": ">=3000",
188+
"tags": true
189+
}
190+
]
191+
},
181192
{
182193
"name": "SublimeLinter-contrib-check-source-formatting",
183194
"details": "https://github.com/drewbrokke/SublimeLinter-contrib-check-source-formatting",

0 commit comments

Comments
 (0)