miller/pkg/go-csv
John Kerl 761b46219c
Some fixes for staticcheck (#2006)
* Implement some staticcheck fixes

* make fmt

* more

* more staticcheck
2026-03-03 09:27:03 -05:00
..
csv_reader.go Some fixes for staticcheck (#2006) 2026-03-03 09:27:03 -05:00
csv_writer.go
LICENSE
README.md

This is an adaptation of https://cs.opensource.google/go/go/+/refs/tags/go1.19.4:src/encoding/csv/reader.go and is used according to the license terms contained within it.