summaryrefslogtreecommitdiff
path: root/internal/iohelpers
AgeCommit message (Expand)Author
2025-04-14deps(actions): Bump golangci/golangci-lint-action from 6 to 7 (#2357)dependabot[bot]
2025-03-09docs(fix): fix typos (#2344)Kian-Meng Ang
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-05-29chore!: Replacing the data.Data type with a datasource registry (#2083)Dave Henderson
2024-05-11feat!: Always suppress empty output (#1981)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
2022-02-13Ensure output file paths existDave Henderson
2022-02-13Remove notes that shouldn't have been committedDave Henderson
2021-04-03Update linting and fix field alignment issuesDave Henderson
2021-03-31move NormalizeFileMode to iohelpers packageDave 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