Commit graph

9 commits

Author SHA1 Message Date
9eccdccc5c
feat: add support for yaml files
Some checks failed
/ linting (push) Failing after 47s
/ tests (push) Successful in 53s
2025-01-15 15:06:02 +01:00
81dfdacb33
feat: Load* and Save functions panic if data is not a pointer to a struct
All checks were successful
/ linting (push) Successful in 4m33s
/ tests (push) Successful in 56s
2025-01-15 01:50:41 +01:00
8509f98d69
feat: add support for hcl files 2025-01-15 01:49:44 +01:00
57ff8f2911
chore: update golangci-lint config 2025-01-15 01:46:50 +01:00
e72c317bbb
feat: add support for toml in addition to json
All checks were successful
/ linting (push) Successful in 3m44s
/ tests (push) Successful in 27s
2024-05-06 11:19:26 +02:00
1d4690fce1
chore: update golangci-lint conf 2024-05-04 22:01:57 +02:00
080af9a413
refactor(tests): write tests with stdlib instead of goconvey 2024-05-04 01:16:40 +02:00
a5b2b78546 Adds a LoadFiles function 2021-12-19 20:43:33 +01:00
cfd661ceb4 initial commit 2020-03-17 12:30:59 +01:00