If the config is bad, it should provide a more help message than "config was bad"
➜ ExampleProject git:(rh-osi-licences) ✗ ./oseda check
Error: Bad config file: Could not parse oseda config file
In this example, all that is missing is the license failed to parse, but this is not stated directly. This error should be propogated to the end user.
If the config is bad, it should provide a more help message than "config was bad"
In this example, all that is missing is the license failed to parse, but this is not stated directly. This error should be propogated to the end user.