Skip to content

2.0.2 — Arguments release

Choose a tag to compare

@cixtor cixtor released this 25 Oct 07:54
· 5 commits to master since this release
8113b27

Thanks to @fserb and @pztrn for adding the ability to customize the arguments passed to the golangci-lint program at runtime. Users who want to take advantage of this feature will be able to add different arguments via SublimeLinter.args, which allows you to specify extra arguments to pass to the external binary. By default, the linter plugin will continue passing the option --fast as it was doing until version 2.0.1. Use Linter Settings to add or remove arguments.