mirror of
https://github.com/junegunn/fzf.git
synced 2026-01-02 09:33:39 +08:00
Add String() methods to types, so they can be printed with %s. Change some %s format specifiers to %v, when the default string representation is good enough. In Go 1.10, `go test` triggers a parallel `go vet`. So this also makes fzf pass `go test`. Close #1236 Close #1219
2.8 KiB
2.8 KiB