Skip to content

Commit 9cd75bd

Browse files
committed
🔡 fixed order
1 parent 6014a30 commit 9cd75bd

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

contrib.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -508,17 +508,6 @@
508508
}
509509
]
510510
},
511-
{
512-
"name": "SublimeLinter-contrib-selene",
513-
"details": "https://github.com/alihsaas/SublimeLinter-contrib-selene",
514-
"labels": ["linting","SublimeLinter","lua","roblox"],
515-
"releases": [
516-
{
517-
"sublime_text": ">=3000",
518-
"tags": true
519-
}
520-
]
521-
},
522511
{
523512
"name": "SublimeLinter-contrib-gometalinter",
524513
"details": "https://github.com/alecthomas/SublimeLinter-contrib-gometalinter",
@@ -1149,6 +1138,17 @@
11491138
}
11501139
]
11511140
},
1141+
{
1142+
"name": "SublimeLinter-contrib-selene",
1143+
"details": "https://github.com/alihsaas/SublimeLinter-contrib-selene",
1144+
"labels": ["linting","SublimeLinter","lua","roblox"],
1145+
"releases": [
1146+
{
1147+
"sublime_text": ">=3000",
1148+
"tags": true
1149+
}
1150+
]
1151+
},
11521152
{
11531153
"name": "SublimeLinter-contrib-semistandard",
11541154
"details": "https://github.com/Flet/SublimeLinter-contrib-semistandard",

0 commit comments

Comments
 (0)