Nathan Baulch
|
3e11f11781
|
docs: grammar improvements (#673)
* lint: pin golangci-lint version
* docs: grammar fixes
* docs: remove "truthy" terminology
* docs: remove "array" terminology
* docs: grammar fixes
* Update .github/workflows/lint.yml
---------
Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr>
|
2025-09-24 20:59:41 +02:00 |
|
Samuel Berthe
|
9c8308ffda
|
Style add golangci config (#670)
* style(lint): gofumpt
* style(lint): errcheck
* style(lint): revive
* style(lint): gocritic
* style(lint): forcetypeassert
* style(lint): add .golangci.yml
* oops
|
2025-09-20 01:37:51 +02:00 |
|
pigwantacat
|
a6a53e1fb9
|
refactor:refactor RandomString function (#524)
* refactor:refactor RandomString function
* feat:Upgrade math/rand to math/rand/v2
* Update string.go
Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
* feat: improve comments for RandomString function
* Update string.go
Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr>
* feat:Upgrade math/rand/v2 to github.com/samber/lo/internal/rand
* Update string.go
* Update ordered_go118.go
---------
Co-authored-by: zhuhebin <zhuhebin@fengtaisec.com>
Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
Co-authored-by: Samuel Berthe <dev@samuel-berthe.fr>
|
2024-09-20 00:16:24 +02:00 |
|
Samuel Berthe
|
3b29b7d918
|
feat: upgrade to math/rand/v2 (#483)
* feat: upgrade to math/rand/v2
* lint: silent warning
|
2024-06-30 03:54:55 +02:00 |
|