Files
kopia/internal
Julio López 78407b1d5f refactor(general): string nits (#5265)
Minor improvements:

Refactor the construction of a test string with many control characters in `TestJSONWriter_StringEscapingPerformanceWithManyControlChars` by using a `strings.Builder`.
Rationale: address a future `modernize` linter warning. While this is also "more" efficient, it does not make any practical difference in this context.

Simplify the conversion of a short flag to a string in `emitFlags` by removing an unnecessary byte slice conversion (`tools/cli2md/cli2md.go`).
Rationale: simplify the expression for clarity and address a future linter warning.

- Ref: #5247
2026-04-01 20:50:10 -07:00
..
2025-06-10 17:24:14 -07:00
2025-11-17 16:42:12 -08:00
2025-06-10 17:24:14 -07:00
2025-06-10 17:24:14 -07:00
2025-11-17 16:42:12 -08:00
2025-11-17 16:42:12 -08:00
2025-11-17 16:42:12 -08:00
2025-06-10 17:24:14 -07:00
2025-11-17 16:42:12 -08:00
2025-06-10 17:24:14 -07:00
2025-11-17 16:42:12 -08:00
2025-06-10 17:24:14 -07:00