conform
conform copied to clipboard
Sort mappings
This is a simple patch that will sort the mappings and validators in alphanumeric order.
When you have a large configuration, adding new mappings can be difficult. It is especially difficult to compare the new config file to the old when, when the mappings are in random orders. This patch sorts all the mappings and validators, giving consistent results.
@bitwalker ping - any plans on merging this in?