Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Add pylint static analyzer #49

Open
kevinkirkup opened this issue Aug 24, 2020 · 2 comments
Open

Add pylint static analyzer #49

kevinkirkup opened this issue Aug 24, 2020 · 2 comments
Assignees
Labels
needs_information This issue needs additional information and/or clarification before it can be addressed

Comments

@kevinkirkup
Copy link
Member

Add pylint static analyzer.

@privateip
Copy link
Contributor

Without more details about how and why this is necessary, this feature will not be added to the roadmap. Please provide a detailed explanation about what this is, what problems it is intended to solve and why you believe it is necessary for this project to implement it.

@privateip privateip self-assigned this Aug 25, 2020
@privateip privateip added the needs_information This issue needs additional information and/or clarification before it can be addressed label Aug 25, 2020
@kevinkirkup
Copy link
Member Author

Pylint and Flake8 are the both top Python Linters
Pylint has more checks than Flake8 so should have better coverage in some areas than just Flake8.
Pylint also has an easier to understand reporting format.

There is no harm in running both, so why wouldn't you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs_information This issue needs additional information and/or clarification before it can be addressed
Projects
None yet
Development

No branches or pull requests

2 participants