If a relative path is provided, when inicheck outputs it, it is seen as an absolute path which is what it should be behind the scenes. But we want to preserve a path thats absolute or relative by the user. This is convenient for moving projects around, tests in repos, etc.
Description
If a relative path is provided, when inicheck outputs it, it is seen as an absolute path which is what it should be behind the scenes. But we want to preserve a path thats absolute or relative by the user. This is convenient for moving projects around, tests in repos, etc.