Skip to content

Import flake8_atlas as new package into atlasexternals

Frank Winklmeier requested to merge fwinkl/atlasexternals:flake8_atlas into master

Import the ATLAS specific flake8 plugins. Previous location was: https://gitlab.cern.ch/atlas/athena/tree/master/Tools/PyUtils/python/flake8_atlas

Changes compared to previous version:

  • Follow Python packaging guidelines
  • Standalone unit tests
  • Installable locally via pip install
  • Some bugfixes for individual checks
Edited by Frank Winklmeier

Merge request reports