Skip to content

Commit 13c0e18

Browse files
authored
Take erblint into the org (#146)
1 parent 10168dc commit 13c0e18

File tree

2 files changed

+16
-11
lines changed

2 files changed

+16
-11
lines changed

contrib.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -477,17 +477,6 @@
477477
}
478478
]
479479
},
480-
{
481-
"name": "SublimeLinter-contrib-erblint",
482-
"details": "https://github.com/TomasBarry/SublimeLinter-contrib-erblint",
483-
"labels": ["linting", "SublimeLinter", "erblint", "erb"],
484-
"releases": [
485-
{
486-
"sublime_text": ">=3000",
487-
"tags": true
488-
}
489-
]
490-
},
491480
{
492481
"name": "SublimeLinter-contrib-eslint_d",
493482
"details": "https://github.com/roadhump/SublimeLinter-contrib-eslint_d",

org.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,22 @@
166166
}
167167
]
168168
},
169+
{
170+
"name": "SublimeLinter-erblint",
171+
"details": "https://github.com/SublimeLinter/SublimeLinter-erblint",
172+
"labels": ["linting", "SublimeLinter", "erblint", "erb"],
173+
"previous_names": ["SublimeLinter-contrib-erblint"],
174+
"releases": [
175+
{
176+
"sublime_text": "3000 - 3999",
177+
"tags": "st3-"
178+
},
179+
{
180+
"sublime_text": ">=4000",
181+
"tags": true
182+
}
183+
]
184+
},
169185
{
170186
"name": "SublimeLinter-erlc",
171187
"details": "https://github.com/SublimeLinter/SublimeLinter-erlc",

0 commit comments

Comments
 (0)