miller/cmd/experiments
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
..
cli_parser Bump golang.org/x/sys in /cmd/experiments/cli_parser (#1203) 2023-02-25 22:05:22 -05:00
colors Static-check fixes from @lespea #1657, batch 7/n (#1709) 2024-10-27 12:11:28 -04:00
dsl_parser Multiple style updates (#1974) 2026-02-16 15:49:21 -05:00
line_parser replace - with _ in *.go filenames 2022-01-23 23:22:55 -05:00
gc-raw-notes.txt Address some staticcheck issues (#823) 2022-01-01 14:28:19 -05:00