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

Lint all Python files #4289

Closed
AustinScola opened this issue Apr 3, 2021 · 3 comments
Closed

Lint all Python files #4289

AustinScola opened this issue Apr 3, 2021 · 3 comments
Labels
Duplicate 🐫 Duplicate of an already existing issue

Comments

@AustinScola
Copy link

It would be very convenient to be able to tell pylint to lint all Python files recursively. Maybe with a syntax like python3 -m pylint . for example. Instead I often find myself using find and piping the files to pylint.

@Pierre-Sassoulas Pierre-Sassoulas added the Duplicate 🐫 Duplicate of an already existing issue label Apr 3, 2021
@Pierre-Sassoulas
Copy link
Member

Yes, but it's a duplicate of the oldest issue in the repo #352

@AustinScola
Copy link
Author

Sorry about that, I did a search but didn't find that one.

@Pierre-Sassoulas
Copy link
Member

No problem :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate 🐫 Duplicate of an already existing issue
Projects
None yet
Development

No branches or pull requests

2 participants