mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-11-14 20:24:39 +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
|