Layr-Labs / eigenda

Secure, high-throughput, and decentralized Data Availability
https://www.eigenlayer.xyz/
Other
220 stars 168 forks source link

Remove deprecated linter golint #743

Open estensen opened 1 month ago

estensen commented 1 month ago

Why are these changes needed?

NOTE: Golint is https://github.com/golang/go/issues/38968. There's no drop-in replacement for it, but tools such as Staticcheck and go vet should be used instead. https://github.com/golang/lint?tab=readme-ov-file

Checks