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

Can't run pylint . #865

Closed
bnjmnt4n opened this issue Apr 3, 2016 · 1 comment
Closed

Can't run pylint . #865

bnjmnt4n opened this issue Apr 3, 2016 · 1 comment

Comments

@bnjmnt4n
Copy link

bnjmnt4n commented Apr 3, 2016

When running pylint, I want to lint the current directory, which is a module. However, using pylint . changes all the metrics to zero as it only detects 1 module, presumably __init__.py. Using weird syntax like pylint ../current-dir-name works though, so I was wondering if my case could be supported.

@PCManticore
Copy link
Contributor

This is not possible right now, there is an issue about supporting this feature, but no one got to implement it yet: #352

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

2 participants