Skip to content

Run flake8 in entire project

This will enable us to keep this trend with python-linting CI job. There is no logic change in the code, only code-styling ones.

Also, change the behavior of test CI jobs. Only run them on:

Edited by Guilherme Gallo

Merge request reports