ini
ini copied to clipboard
Feature request: INI validator
I was eager to test this lib to check if I could use the parse function to validate my .conf files.
However, the parse function don't respond any errors.
I'm trying to use this with a CodeMirror linter and would like to check if the INI file is valid.
thanks for any replies 🙏 or other suggestions for that matter.