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