Merge: lib/ini: better output
authorJean Privat <jean@pryen.org>
Wed, 9 May 2018 00:02:31 +0000 (20:02 -0400)
committerJean Privat <jean@pryen.org>
Wed, 9 May 2018 00:02:31 +0000 (20:02 -0400)
This PR changes three things:
* remove `nullable` warnings
* keep the keys in the same order than they are added to the config file
* group keys in the ini output

Pull-Request: #2652
Reviewed-by: Jean Privat <jean@pryen.org>


Trivial merge