Versions in this module Expand all Collapse all v0 v0.5.0 May 11, 2026 v0.4.0 May 5, 2026 v0.2.0 May 3, 2026 v0.1.0 May 2, 2026 Changes in this version + type FilterMode int + const FilterAdded + const FilterDiffContext + const FilterFile + const FilterNone + type FindingInput struct + Concern string + EndLine int + File string + Fix string + Line int + Message string + Reasoning string + Severity int + type Inline struct + Body string + EndLine int + Path string + StartLine int + Suggestion string + func MapToInline(findings []FindingInput, files []diff.File) []Inline + func MapToInlineFiltered(findings []FindingInput, files []diff.File, mode FilterMode) []Inline