Signed-off-by: Olivier Goulpeau <[email protected]>
@@ -221,6 +221,7 @@ func processFile(ctx context.Context, file string, project *types.Project, extFi
options.SkipExtends = true
options.SkipConsistencyCheck = true
options.ResolvePaths = true
+ options.Profiles = project.Profiles
})
if err != nil {
return nil, err