mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-16 12:28:06 +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
|