DataQuality: Move flake8 checking to build stage
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.
Showing
- DataQuality/DQDefects/CMakeLists.txt 3 additions, 6 deletionsDataQuality/DQDefects/CMakeLists.txt
- DataQuality/DQUtils/CMakeLists.txt 3 additions, 6 deletionsDataQuality/DQUtils/CMakeLists.txt
- DataQuality/DQUtils/python/ext/table_printer.py 1 addition, 0 deletionsDataQuality/DQUtils/python/ext/table_printer.py
- DataQuality/DataQualityUtils/CMakeLists.txt 3 additions, 6 deletionsDataQuality/DataQualityUtils/CMakeLists.txt
- DataQuality/DataQualityUtils/python/DQGetHistogramMod.py 2 additions, 2 deletionsDataQuality/DataQualityUtils/python/DQGetHistogramMod.py
Loading
Please register or sign in to comment