Better symlink handling
Open
bug
- Dominant language
- Python
- Stars
- 714
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
If the files being linted involve symlinks somewhere between the root and the target, it's possible for the `relative_to` check in config to fail, resulting in an uncaught exception.
Contributor guide
Assessment
This issue has not been assessed yet.