favadi / flycheck-gometalinter

Flycheck checker for gometalinter
BSD 2-Clause "Simplified" License
57 stars 8 forks source link

Optional configuration file support #15

Closed dholm closed 6 years ago

dholm commented 6 years ago

Adds a configuration parameter for directing gometalinter to read its configuration from a file.

favadi commented 6 years ago

@dholm thanks for your contribution, merged.