scattenlaeufer / zapf-resotool

A bit of software to manage ZaPF resolutions
GNU Affero General Public License v3.0
4 stars 4 forks source link

Introduce pylint to the run workflows #19

Closed scattenlaeufer closed 5 years ago

scattenlaeufer commented 5 years ago

This pull request introduces pylint to the workflows and also fixes all issues, pylint showed so far.

Especially the docstrings for resoapp/models.py could need a bit more explanation for the fields used, but for now at least pylint should run without finding any issues.