Versions in this module Expand all Collapse all v0 v0.2.0 Apr 23, 2026 Changes in this version + const SeverityError + const SeverityWarning + type Issue struct + Code string + File string + Message string + Severity string + Version string + type Result struct + Clean bool + Dir string + Issues []Issue + func Lint(dir string) (*Result, error)