addon-check
addon-check copied to clipboard
Add option `skip-dependency-checks`
Adds an option to ignore dependency checks. The reason for this is outlined in #263. Closes #263.
I still think we should go for modes and not for single settings, like outlined in https://github.com/xbmc/addon-check/pull/158#issuecomment-461417210
Are the failing GitHub Action checks my fault? Have I forgotten to add something?
Seems like the tests expect skip_dependency_checks to be there now. Either the default is not working or it's not affecting the test suite (as it might only start below that layer)