bashbrew/pkg/tarscrub
Tianon Gravi 6505490e65 Rename "Example" tests to satisfy Go 1.24's new vet rule
In Go 1.24, there's a new `go vet` rule that complains about `Example*` test functions that don't follow the documented naming convention.  Combine that with `go test` running `go vet` by default, and you've got a perfect storm.

This renames our "example" tests to satisfy Go's naming convention.
2025-03-05 11:30:57 -08:00
..
git_test.go Rename "Example" tests to satisfy Go 1.24's new vet rule 2025-03-05 11:30:57 -08:00
tarscrub.go Add `ArchGitChecksum` template command in `bashbrew cat` 2024-01-12 13:13:42 -08:00