Commit Graph

34 Commits (master)

Author SHA1 Message Date
Matthieu MOREL 7bebd975ec chore: update go version in module to 1.23
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
5 days ago
shirou 62da883e11
Merge pull request #1814 from mmorel-35/thelper+usetesting
chore: enable thelper and usetesting linters
6 days ago
Matthieu MOREL d348a080f2
chore: enable thelper and usetesting linters
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
6 days ago
Matthieu MOREL f4247f1c01 chore: enable unnecessary-stmt from revive
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
7 days ago
Matthieu MOREL df6f9a28a2
fix(golangci-lint): configuration typo 3 weeks ago
Matthieu MOREL 27ea38b5ad chore: enable use-any from revive
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
1 month ago
Matthieu MOREL d1977251f9 chore: explicit revive rules
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2 months ago
shirou fe28b21c2e
Merge pull request #1762 from mmorel-35/perfsprint
enable all rules of perfsprint linter
3 months ago
Matthieu MOREL 7e19b35f50 enable all rules of perfsprint linter
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
3 months ago
Matthieu MOREL 62267a5956 enable all rules of testifylint linter
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
3 months ago
Matthieu MOREL 06e4051c91 enable testifylint linter
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
4 months ago
shirou 37f531010d fix golangcilint errors, ignore gosec G115 7 months ago
Matthieu MOREL c806740b34
ci(lint): ensure io/ioutil replacement (#1525)
* ci(lint): enure ioutil replacement

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

* Update host_solaris.go
* Update process_linux_test.go
* Update net_linux_test.go
* Update net_linux_test.go
* Update process_test.go
* Update process_linux_test.go
* Update process_linux_test.go

---------

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2 years ago
Matthieu MOREL 1fb1e3e3e6 ci(lint): correct gci linter
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2 years ago
shirou 24be017cf9 chore(golangci-lint): exlucde unused-parameters and empty-block rule
These are intentional.
2 years ago
Matthieu MOREL 8ba220d241 enable contextcheck linter 3 years ago
Matthieu MOREL a9e4ce7cf9
enable goimports linter 3 years ago
Matthieu MOREL e6e3f9399b
enable importas linter 3 years ago
Matthieu MOREL 0f342652ad
enable nakedret linter 3 years ago
Matthieu MOREL 803be09d63
enable megacheck linter 3 years ago
Matthieu MOREL 5c5245372d
enable predeclared linter 3 years ago
Matthieu MOREL 851bffc0f1
enable gosec linter 3 years ago
Matthieu MOREL 5801744ecc
enable asciicheck linter 3 years ago
Matthieu MOREL 227e7b8b8c
enable nolintlint linter 3 years ago
Matthieu MOREL 4671e649aa
enable revive linter 3 years ago
Matthieu MOREL 982ee3bc2b
enable misspell linter 3 years ago
Matthieu MOREL e232c1083c
enable gofumpt linter 3 years ago
Matthieu MOREL 6bad729ebd
enable gofmt linter 3 years ago
Matthieu MOREL 5c7609f116
enable durationcheck linter 3 years ago
Matthieu MOREL c8fd8c7b1f
enable unparam linter 3 years ago
Matthieu MOREL 8f64de95fa
enable gci linter 3 years ago
Matthieu MOREL b673968d5d
enable errorlint linter 3 years ago
Matthieu MOREL 46ae9576ef
enable gosimple linter 3 years ago
Matthieu MOREL ae6d769a24
setup golangci-lint 3 years ago