gocarina / gocsv

The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language
MIT License
1.99k stars 245 forks source link

add to check errors #251

Closed Goryudyuma closed 1 year ago

Goryudyuma commented 1 year ago

https://golangci-lint.run/usage/linters/#errcheck

pikanezi commented 1 year ago

Thanks