ssssam / calliope

Playlist toolkit - MOVED, now at https://gitlab.com/samthursfield/calliope/
https://gitlab.com/samthursfield/calliope/
GNU General Public License v2.0
2 stars 0 forks source link

Integrate pylint with Meson #52

Closed ssssam closed 5 years ago

ssssam commented 5 years ago

I want to have pylint running at build time. Ideally the warnings could be treated as errors by the CI system too.

This will require some selective disabling of pylint warnings, and some fixing of mistakes.

ssssam commented 5 years ago

Closed by https://github.com/ssssam/calliope/pull/54