Add flake8 pre-commit hook
Add flake8 to the pre-commit hooks and add .flake8
configuration
file to the top-level project directory (this also means that developer IDEs with flake8 support will use the same flake8 configuration).
Also fix the remaining warnings (mostly in Gaudi/
).
Closes #263 (closed).
Edited by Frank Winklmeier