This should make debugging a bad configuration easier, especially if the value is read from an environment variable.
It should also help with figuring out weird errors related to invisible characters in the configuration file, but that's not the primary motivation here.
Description
This should make debugging a bad configuration easier, especially if the value is read from an environment variable.
It should also help with figuring out weird errors related to invisible characters in the configuration file, but that's not the primary motivation here.
Checklist
make qa
(runsmake lint
andmake test
)