2.0.2 — Arguments release
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.