index
:
gomplate.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
iohelpers
Age
Commit message (
Expand
)
Author
2025-04-14
deps(actions): Bump golangci/golangci-lint-action from 6 to 7 (#2357)
dependabot[bot]
2025-03-09
docs(fix): fix typos (#2344)
Kian-Meng Ang
2024-09-30
fix(lint): Fix or ignore lint errors (#2228)
Dave Henderson
2024-05-30
chore: Clear out a few TODOs with no action (#2087)
Dave Henderson
2024-05-29
chore!: Replacing the data.Data type with a datasource registry (#2083)
Dave Henderson
2024-05-11
feat!: Always suppress empty output (#1981)
Dave Henderson
2024-04-21
Enable testifylint linter (#2044)
Dave Henderson
2024-01-22
Use go-fsimpl to read from datasources (#1336)
Dave Henderson
2023-10-28
A bunch of linting and refactorings (#1893)
Dave Henderson
2023-04-29
replace afero module
Dave Henderson
2023-04-29
Use required.NoError for faster failure in tests
Dave Henderson
2022-02-13
Ensure output file paths exist
Dave Henderson
2022-02-13
Remove notes that shouldn't have been committed
Dave Henderson
2021-04-03
Update linting and fix field alignment issues
Dave Henderson
2021-03-31
move NormalizeFileMode to iohelpers package
Dave Henderson
2021-01-28
Avoid outputting newline to console when using --input-dir
Dave Henderson
2021-01-02
Moving lint config to config file, fixing some issues
Dave Henderson
2020-08-29
Only open output files when necessary
Dave Henderson