Versions in this module Expand all Collapse all v1 v1.0.1 Aug 16, 2019 v1.0.0 Aug 16, 2019 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, skipTests bool) (bool, error)