Skip to content

chore: Yet more string cleanup

Amy Qualls requested to merge 7470-aqualls-review-pt-3 into main

Description

Follow-up to !1570 (merged) that cleans Yet More Strings. Still not done, but this MR tackles issuables which was a lot.

grep -riI "fmt.Errorf(" . has been helpful in finding problems.

Related Issues

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Amy Qualls

Merge request reports