Skip to content

Commit fa5064f

Browse files
committed
Add SublimeLinter-contrib-glslc
1 parent 4459362 commit fa5064f

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
@@ -497,6 +497,17 @@
497497
}
498498
]
499499
},
500+
{
501+
"name": "SublimeLinter-contrib-glslc",
502+
"details": "https://github.com/MarioHenze/SublimeLinter-contrib-glslc",
503+
"labels": ["linting", "SublimeLinter", "glsl"],
504+
"releases": [
505+
{
506+
"sublime_text": ">=3000",
507+
"tags": true
508+
}
509+
]
510+
},
500511
{
501512
"name": "SublimeLinter-contrib-glua",
502513
"details": "https://github.com/glua/SublimeLinter-contrib-glua",

0 commit comments

Comments
 (0)