Skip to content

Do not use absolute paths, use PackagePath instead

We should avoid using absolute paths where possible. The correct solution is using PackagePaths, which are available in ARON as well.

Merge request reports