miller/test/cases/io-spec-tsv
John Kerl 5eb40c9e7b
Multiple style updates (#1974)
* Comment style

* IRecordTransformer -> RecordTransfomer

* make fmt

* else-return style mod

* snake-case -> camel-case

* Remove redundant err = nil and similar zero-value initializations.

* redundant break;

* bugfix

* neaten

* typofix

* simplify/standardize init of zero-length slices

* Standardize fmt.Fprintf w/ errors

* fix double print of "mlr:"

* neatening

* Uniformize error messages

* make docs

* avoid shadowing package names

* shorten some receiver names
2026-02-16 15:49:21 -05:00
..
0001 Make TSV finally true TSV (#923) 2022-02-06 00:13:55 -05:00
0002 Make TSV finally true TSV (#923) 2022-02-06 00:13:55 -05:00
0003 Fix ASCII vs UTF-8 in TSV writer (#1023) 2022-05-02 20:52:34 -04:00
0004 Multiple style updates (#1974) 2026-02-16 15:49:21 -05:00