dnscontrol/pkg/prettyzone
Tom Limoncelli ec5c4abbd6
BUGFIX: PrettySort helper doesn't sort (#1838)
PrettySort doesn't call sort! Luckily the only code that calls this is the "get-zones" subcommand, and nobody noticed that the output isn't sorted.

By making this change, people using "get-zones" to make their initial dnsconfig.js file will now find that their draft D() code is a little prettier.
2022-12-02 08:33:24 -05:00
..
prettyzone.go BUGFIX: PrettySort helper doesn't sort (#1838) 2022-12-02 08:33:24 -05:00
prettyzone_test.go PERFORMANCE: Refactor auditrecords.go to loop only once #1570 (#1658) 2022-08-11 17:24:47 -04:00
sorting.go Update github.com/StackExchange/dnscontrol/v2 2020-04-14 16:49:03 -04:00