mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 06:34:18 +02:00
left align ints by default again, add -I to right align on request
This commit is contained in:
@@ -45,6 +45,7 @@ type Config struct {
|
||||
DefaultCluster *Cluster
|
||||
HaveJQ bool // determined at runtime by ourselfes
|
||||
ProfileFile string // for internal use (golang profiling)
|
||||
AlignInts bool // -I
|
||||
|
||||
Index string // index: -i
|
||||
Failed, Partials bool // index: flags
|
||||
|
||||
Reference in New Issue
Block a user