Add python static analysis to GitLab CI

Merged Ondřej Surý requested to merge ondrej/add-python-static-analysis-to-gitlab-ci into master

This adds flake8 and pylint to the GitLab CI.

There's an exception for existing ans.py scripts for the moment, but that needs to be fixed eventually too.

Edited by Ondřej Surý

Merge request reports