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

lintPython errors full report #1176

Closed
juansedo opened this issue Sep 29, 2023 · 1 comment
Closed

lintPython errors full report #1176

juansedo opened this issue Sep 29, 2023 · 1 comment

Comments

@juansedo
Copy link

Problem

lintPython stops when mypy or prospector find any error. This behavior forces you to correct some errors and re-run the linter to find the others because errors found by mypy are not the same as those found by prospector.

Proposal

Runs mypy and prospector always on lintPython running and print errors found by both.

eavelasquez added a commit to eavelasquez/makes that referenced this issue Jan 31, 2024
- Add mypy_status and mypy_status variables
@dsalaza4
Copy link
Contributor

lintPython will be deprecated soon.

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