Found while dogfooding the locally built cdidx.
Evidence
validate --json currently reports known U+FFFD source literals in test and source fixtures as severity: info. During repeated audits, these known findings add noise.
Expected
validate should support a baseline file and/or filters such as --severity warning|error and --kind replacement_char so known informational findings can be managed explicitly.
Duplicate check
Searched open issues for validate replacement character baseline severity filter U+FFFD; no clear duplicate found.
Found while dogfooding the locally built
cdidx.Evidence
validate --jsoncurrently reports known U+FFFD source literals in test and source fixtures asseverity: info. During repeated audits, these known findings add noise.Expected
validateshould support a baseline file and/or filters such as--severity warning|errorand--kind replacement_charso known informational findings can be managed explicitly.Duplicate check
Searched open issues for
validate replacement character baseline severity filter U+FFFD; no clear duplicate found.