Closed KevinMenden closed 3 years ago
As some users have had some trouble with input file formats, it might be useful to have a small linting function that allows to check whether the input is correctly formatted, and if not points to the issues with it.
Decided that a lint function is not really necessary, and instead added more checks and better error messages to the input file reading.
As some users have had some trouble with input file formats, it might be useful to have a small linting function that allows to check whether the input is correctly formatted, and if not points to the issues with it.