When I try to run the linter on a another path than my current working directory, it just doesn't loads the configuration file and instead try to load the current working directory configuration file
Expected behavior
It should load the configuration file inside the path
Steps to reproduce
[ ] 1. Launch the cli with another path than current (.)
Code of Conduct
[X] I agree to follow this project's Code of Conduct
Title
Wrong Configuration file when specifying path
Description
When I try to run the linter on a another path than my current working directory, it just doesn't loads the configuration file and instead try to load the current working directory configuration file
Expected behavior
It should load the configuration file inside the path
Steps to reproduce
Code of Conduct