Commit Graph

23 Commits (62a52f910bd9ad7d48a7416f5c2899386d50cb37)

Author SHA1 Message Date
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