Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linelint does not know how to handle symbolic links #14

Open
sjknox13 opened this issue Jun 5, 2024 · 0 comments
Open

linelint does not know how to handle symbolic links #14

sjknox13 opened this issue Jun 5, 2024 · 0 comments

Comments

@sjknox13
Copy link

sjknox13 commented Jun 5, 2024

When line lint is running, it fails over a symbolic link because it cannot open the file:
[EOF Rule] Ignoring file "vor/playpens/cibc/src/docs/env_info/cibc_dev.md": in rule ignore path
[EOF Rule] Ignoring file "vor/playpens/cibc/src/docs/env_info/cibc_prod.md": in rule ignore path
[EOF Rule] Ignoring file "vor/playpens/cibc/src/docs/env_info/cibc_sit.md": in rule ignore path
[EOF Rule] Ignoring file "vor/playpens/cibc/src/docs/env_info/cibc_uat.md": in rule ignore path
[EOF Rule] Ignoring file "vor/playpens/cibc/src/docs/index.md": in rule ignore path
Error opening file "vor/playpens/cibc/src/docs/user_guide": open vor/playpens/cibc/src/docs/user_guide: no such file or directory
Total of 1 file errors!

We also tried running it with ignore specified in .linelint.yml on the parent folder which resulted in the same error even if it ignored everything in the folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant