Versions in this module Expand all Collapse all v0 v0.1.0 Jun 27, 2026 Changes in this version + func Write(w io.Writer, tool Tool, rules []Rule, results []Result) error + type Result struct + EndLine int + Level string + Message string + RuleID string + StartLine int + URI string + type Rule struct + Description string + ID string + Name string + type Tool struct + InformationURI string + Name string + Version string