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
/
tests
/
integration
/
basic_test.go
Age
Commit message (
Expand
)
Author
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-03-12
Bump to v4 module
Dave Henderson
2022-08-04
Fix lint errors
Dave Henderson
2022-02-13
Ensure output file paths exist
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-03-30
Stop using go-check in integration tests
Dave Henderson
2021-03-20
Stop printing newline on stderr when outputting to stdout
Dave Henderson
2021-01-28
Avoid outputting newline to console when using --input-dir
Dave Henderson
2021-01-07
Only print newline with console output
Dave Henderson
2021-01-07
Fix ignored left/right delim env vars
Dave Henderson
2020-10-09
Fix some Windows file mode issues
Dave Henderson
2020-08-29
inline windows check
Dave Henderson
2020-05-13
Apply --chmod before opening output file
Dave Henderson
2020-05-09
Move integration tests to internal package
Dave Henderson