flake8: cleanup error code selection
- Remove obsolete ATL238 (Py2to3 migration). - Move ATL902 from `--enable-extensions` to `--select`, which has the same effect (flake8 always gives priority to the most specific error code from the select/ignore lists).
parent
e873c111
No related branches found
No related tags found
Showing
- .devcontainer/devcontainer.json 2 additions, 3 deletions.devcontainer/devcontainer.json
- .vscode/settings.json 2 additions, 3 deletions.vscode/settings.json
- Projects/AthGeneration/CMakeLists.txt 3 additions, 4 deletionsProjects/AthGeneration/CMakeLists.txt
- Projects/AthSimulation/CMakeLists.txt 3 additions, 4 deletionsProjects/AthSimulation/CMakeLists.txt
- Projects/Athena/CMakeLists.txt 3 additions, 4 deletionsProjects/Athena/CMakeLists.txt
Loading
Please register or sign in to comment