dnscontrol/pkg/diff2/flag.go
2023-10-22 13:56:13 -04:00

5 lines
119 B
Go

package diff2
// DisableOrdering can be set to true to disable the reordering of the changes
var DisableOrdering bool