pwittchen/spotify-cli-linux

Add static code analysis

pwittchen opened this issue · 2 comments

Add static code analysis

Right now, code style check is added. We can think of further improvements in this area.

Pylint is added in the Makefile. It's enough for now.