Integrate pylint into Gitlab CI
Deckard's Pylint might serve as inspiration.
Maybe it will be easier to go through current pylint result and fix all detected problems now instead of deferring them for later. It would make scripting around CI much simpler and code better, I guess.
I.e. first step is to investigate how many pylint-detected issues there are in the current code.