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

Annotations do not work when [linter_dir] argument is used #94

Open
markphip opened this issue Oct 11, 2020 · 0 comments
Open

Annotations do not work when [linter_dir] argument is used #94

markphip opened this issue Oct 11, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@markphip
Copy link

This was observed with flake8 but I assume it applies to all linters. If you restrict the linter to run in a specific directory the errors and annotations it produces do not "link" with the source code in the PR files view. I would assume that the dir could be put back on the path that is reported to make this work. In my case, I found I was OK running flake8 from my root folder so I was able to work around it but I want to try enabling mypy next and that one I need to run from a specific folder.

@ocean90 ocean90 added the bug Something isn't working label Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants