enbas/internal/utilities
Dan Anglin 64ecc90499
refactor: add FullDisplayNameFormat
Add the FullDisplayNameFormat as a replacement for DisplayNameFormat for
displaying the full display name. It uses the builder from the strings
package to reduce the use of fmt.Sprintf.
2024-06-04 20:29:19 +01:00
..
browser.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
displayer.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
file.go fix: update error handling 2024-06-02 11:35:43 +01:00
format.go refactor: add FullDisplayNameFormat 2024-06-04 20:29:19 +01:00
html.go chore: make the project REUSE compliant 2024-06-02 07:53:13 +01:00
wrap.go fix: resolve index out of range bug in word wrap 2024-06-02 14:06:49 +01:00