Bottles
Bottles copied to clipboard
ci: pylint
Hey!
Have you considered using pylint as CI job to check code?
We have a great experience when pylint is in-place and properly configured.
In case you don't want to implement it, but you would welcome contribution, feel free keep this open, it's possible I'll get to it sooner or later.
Good idea
@mirkobrombin you probably already aware but in pycharm there is a sonarlint plugin that would also help cut down bugs and regression: file>settings>plugins> search for "sonarlint" in marketplace
This has been implemented on PRs, will be extended to the whole codebase at some point probably