summaryrefslogtreecommitdiff
path: root/internal/iohelpers/writers_test.go
AgeCommit message (Expand)Author
2025-04-14deps(actions): Bump golangci/golangci-lint-action from 6 to 7 (#2357)dependabot[bot]
2024-09-30fix(lint): Fix or ignore lint errors (#2228)Dave Henderson
2024-05-30chore: Clear out a few TODOs with no action (#2087)Dave Henderson
2024-04-21Enable testifylint linter (#2044)Dave Henderson
2024-01-22Use go-fsimpl to read from datasources (#1336)Dave Henderson
2023-10-28A bunch of linting and refactorings (#1893)Dave Henderson
2023-04-29replace afero moduleDave Henderson
2023-04-29Use required.NoError for faster failure in testsDave Henderson
2021-01-28Avoid outputting newline to console when using --input-dirDave Henderson
2021-01-02Moving lint config to config file, fixing some issuesDave Henderson
2020-08-29Only open output files when necessaryDave Henderson