turbaszek opened a new issue #55: URL: https://github.com/apache/kibble/issues/55
**Description** Introduce pylint for code quality analysis: https://github.com/PyCQA/pylint This can be easily done by adding a respectable hook to our pre-commit configuration. However, this may require a lot of changes to code and maybe better to split it into few commits in single PR. **Use case** Increase code quality, follow Python community best practices and avoid regression in future. **Related Issues** N/A ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
