pub(super) fn format_violation( location: &Location, code: &str, suggested_fix: &str, output_format: ViolationOutputFormat, ) -> String