Closed ebinf closed 1 year ago
Fixed sprint tests, they should run fine now. Replaced staticcheck by golangci-lint as suggested by @gh0st42. Also fixing the errors already present.
staticcheck
golangci-lint
(based on the work of Karl E. Wiegers)
Structure
Documentation
Variables
Arithmetic Operations
Loops and Branches
Defensive Programming
Description of the PR
Fixed sprint tests, they should run fine now. Replaced
staticcheck
bygolangci-lint
as suggested by @gh0st42. Also fixing the errors already present.Review checklist
(based on the work of Karl E. Wiegers)
Structure
Documentation
Variables
Arithmetic Operations
Loops and Branches
Defensive Programming