Skip to content

Commit 4c1a371

Browse files
authored
Merge pull request #83 from cixtor/master
Add golangci-lint plugin
2 parents 4eccd51 + e5fd8a1 commit 4c1a371

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

org.json

+11
Original file line numberDiff line numberDiff line change
@@ -518,6 +518,17 @@
518518
"tags": true
519519
}
520520
]
521+
},
522+
{
523+
"name": "SublimeLinter-golangcilint",
524+
"details": "https://github.com/SublimeLinter/SublimeLinter-golangcilint",
525+
"labels": ["linting", "SublimeLinter", "go", "golang"],
526+
"releases": [
527+
{
528+
"sublime_text": ">=3000",
529+
"tags": true
530+
}
531+
]
521532
}
522533
]
523534
}

0 commit comments

Comments
 (0)