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
/
cmd
/
config_test.go
Age
Commit message (
Expand
)
Author
2025-04-14
deps(actions): Bump golangci/golangci-lint-action from 6 to 7 (#2357)
dependabot[bot]
2025-02-23
fix(lint): Address new lint warnings (#2329)
Dave Henderson
2024-09-30
feat(config): Allow avoiding reading default config file (#2227)
Dave Henderson
2024-09-30
fix(lint): Fix or ignore lint errors (#2228)
Dave Henderson
2024-06-11
chore(api)!: Unexport some Config methods (#2106)
Dave Henderson
2024-06-09
chore(api)!: Overhauling config and rendering types (#2094)
Dave Henderson
2024-05-11
feat!: Always suppress empty output (#1981)
Dave Henderson
2024-04-21
Enable testifylint linter (#2044)
Dave Henderson
2023-12-19
test: use `t.Setenv` to set env vars in tests (#1940)
Eng Zer Jun
2023-04-29
replace afero module
Dave Henderson
2023-04-29
Use required.NoError for faster failure in tests
Dave Henderson
2023-03-12
Bump to v4 module
Dave Henderson
2022-05-28
General refactoring & cleanup
Dave Henderson
2021-04-03
Update linting and fix field alignment issues
Dave Henderson
2021-01-17
Fix precedence bug with L/R Delimiters
Dave Henderson
2021-01-17
Inject stdin/out/err instead of always using os.Stdin/out/err
Dave Henderson
2021-01-07
Fix ignored left/right delim env vars
Dave Henderson
2021-01-02
Moving lint config to config file, fixing some issues
Dave Henderson
2021-01-02
Move main logic to internal
Dave Henderson