1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00
Files
stackexchange-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