Skip to content

Lexicographically sort INI file sections

This adjusts hash_to_ini so that it sorts the input Hash by the top-level key before it generates the ini file.

Test included.

[note, updated title from original to be more accurate]

Merge request reports