Skip to content

DataQuality: Move flake8 checking to build stage

Frank Winklmeier requested to merge fwinkl/athena:dq_flake8 into master

Move the flake8 checking to the build stage. Use the --extend-select/--extend-ignore to modify the default ATLAS_FLAKE8 options instead of overwriting them entirely.

Merge request reports