Skip to content

Commit fd37b0f

Browse files
authored
more lowercase labels (#151)
bootstrap, makefile, gnu, powershell
1 parent 3f91880 commit fd37b0f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

contrib.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
{
154154
"name": "SublimeLinter-contrib-bootlint",
155155
"details": "https://github.com/Thomas-Lebeau/SublimeLinter-contrib-bootlint",
156-
"labels": ["linting", "SublimeLinter", "bootlint", "Bootstrap"],
156+
"labels": ["linting", "SublimeLinter", "bootlint", "bootstrap"],
157157
"releases": [
158158
{
159159
"sublime_text": ">=3000",
@@ -197,7 +197,7 @@
197197
{
198198
"name": "SublimeLinter-contrib-checkmake",
199199
"details": "https://github.com/mcw0933/SublimeLinter-contrib-checkmake",
200-
"labels": ["linting", "SublimeLinter", "Makefile", "GNU"],
200+
"labels": ["linting", "SublimeLinter", "makefile", "gnu"],
201201
"releases": [
202202
{
203203
"sublime_text": ">=3000",
@@ -1052,7 +1052,7 @@
10521052
{
10531053
"name": "SublimeLinter-contrib-Powershell",
10541054
"details": "https://github.com/EdrisT/SublimeLinter-contrib-Powershell",
1055-
"labels": ["linting", "SublimeLinter", "Powershell", "PS"],
1055+
"labels": ["linting", "SublimeLinter", "powershell", "ps"],
10561056
"releases": [
10571057
{
10581058
"sublime_text": ">=3000",
@@ -1085,7 +1085,7 @@
10851085
{
10861086
"name": "SublimeLinter-contrib-PSScriptAnalyzer",
10871087
"details": "https://github.com/spajak/SublimeLinter-contrib-PSScriptAnalyzer",
1088-
"labels": ["linting", "SublimeLinter", "PowerShell", "PSScriptAnalyzer", "pwsh"],
1088+
"labels": ["linting", "SublimeLinter", "powershell", "ps"],
10891089
"releases": [
10901090
{
10911091
"sublime_text": ">=3000",

0 commit comments

Comments
 (0)