Versions in this module Expand all Collapse all v1 v1.2.1 Mar 21, 2017 v1.2.0 Mar 21, 2017 Changes in this version + func Process(r io.Reader, w io.Writer, path string, maxLength, tabWidth int, ...) error + func ProcessFile(w io.Writer, path string, maxLength, tabWidth int, exclude *regexp.Regexp) error + func ShouldSkip(path string, isDir bool, skipList []string, goOnly bool) (bool, error) Other modules containing this package gopkg.in/alecthomas/gometalinter.v2 gopkg.in/alecthomas/gometalinter.v3 gopkg.in/alecthomas/gometalinter.v3-unstable