miller/test/cases/io-multi/0010
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
..
cmd Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
experr Multiple style updates (#1974) 2026-02-16 15:49:21 -05:00
expout Auto-unsparsify CSV and TSV on output (#1479) 2024-01-20 18:43:49 -05:00
should-fail Auto-unsparsify CSV and TSV on output (#1479) 2024-01-20 18:43:49 -05:00