summaryrefslogtreecommitdiff
path: root/coll/coll_test.go
AgeCommit message (Expand)Author
2025-04-14deps(actions): Bump golangci/golangci-lint-action from 6 to 7 (#2357)dependabot[bot]
2025-03-10chore(refactoring): Refactor/modernizations (#2345)Dave Henderson
2024-09-30fix(lint): Fix or ignore lint errors (#2228)Dave Henderson
2024-04-21Enable testifylint linter (#2044)Dave Henderson
2023-10-28A bunch of linting and refactorings (#1893)Dave Henderson
2023-04-29Use required.NoError for faster failure in testsDave Henderson
2021-04-03Update linting and fix field alignment issuesDave Henderson
2021-01-02Moving lint config to config file, fixing some issuesDave Henderson
2020-05-04New functions coll.Pick and coll.OmitDave Henderson
2019-10-10New flatten/coll.Flatten functionDave Henderson
2019-04-06Fixing merge behaviour for booleansDave Henderson
2019-02-02New function coll.Sort, expanding on strings.SortDave Henderson
2019-01-29New coll.Merge functionDave Henderson
2019-01-28New collections (coll) namespace, plus new functionsDave Henderson