Skip to content

Instantly share code, notes, and snippets.

@dayyass
Last active September 4, 2021 11:43
Show Gist options
  • Save dayyass/b86be1adb5f446c48537855d8cb49860 to your computer and use it in GitHub Desktop.
Save dayyass/b86be1adb5f446c48537855d8cb49860 to your computer and use it in GitHub Desktop.
- repo: local
hooks:
- id: unittest
name: unittest
entry: python -m unittest discover
language: python
always_run: true
pass_filenames: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment