Bottles icon indicating copy to clipboard operation
Bottles copied to clipboard

ci: pylint

Open okias opened this issue 1 year ago • 2 comments

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.

okias avatar Jul 25 '22 21:07 okias

Good idea

mirkobrombin avatar Jul 26 '22 05:07 mirkobrombin

@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

ghtesting2020 avatar Jul 30 '22 13:07 ghtesting2020

This has been implemented on PRs, will be extended to the whole codebase at some point probably

Kinsteen avatar Jan 23 '23 13:01 Kinsteen