Versions in this module Expand all Collapse all v1 v1.8.2 Nov 4, 2017 Changes in this version + type Linter struct + func New(r io.Reader) *Linter + func (l *Linter) Lint() ([]Problem, error) + type Problem struct + Metric string + Text string