Skip to content

Introducing pre-commit hook

Latest
Compare
Choose a tag to compare
@ocelotl ocelotl released this 17 Apr 23:56
· 3 commits to master since this release
  • Add pre-commit hook. [Diego Hurtado]

    A pre-commit hook that runs tox has been added. This hook makes sure
    that all the tests pass before adding a commit to ensure a fully
    test-passing git history.