Skip to content

Fix project's default sourceCodePath

Tarcisio Fischer requested to merge work/fix-allowed-deps-handler into master

By not setting the sourceCodePath, the allowed dependencies handler couldn't find the required files to decide if a given dependency was allowed or not.

Merge request reports