mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2026-01-14 12:14:37 +08:00
4 lines
119 B
Go
4 lines
119 B
Go
package diff2
|
|
|
|
// DisableOrdering can be set to true to disable the reordering of the changes
|
|
var DisableOrdering bool
|