You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 12, 2023. It is now read-only.
I have checked existing issues and there are no existing ones with the same request.
Feature description
I notice that when checking for conditions using utils.root_has_file, it only checks in the directory containing the .git folder. It would be better if it checks recursively from the current file's dir (or the pwd) up to the root folder (the same behavior as editorconfig)