fn check_license_exceptions(
metadata: &Metadata,
workspace: &str,
exceptions: &[(&str, &str)],
check: &mut RunningCheck,
)Expand description
Check that all licenses of tool dependencies are in the valid list in LICENSES.
Packages listed in exceptions are allowed for tools.