Skip to content

Improve Tox and PreCommit configurations

Daniel Palomar requested to merge fix/tox-precommit-configs into master

Tox:

  • Install all deps with requirements.txt file
  • Add package envs
  • Some refactors in config file style

Pre-Commit:

  • Add flake8
  • Add yamllint
Edited by Daniel Palomar

Merge request reports