Skip to content

Instantly share code, notes, and snippets.

@MarcoGorelli
Last active June 3, 2021 07:12
Show Gist options
  • Save MarcoGorelli/c98f8ef48a5577865f06245a46b3a681 to your computer and use it in GitHub Desktop.
Save MarcoGorelli/c98f8ef48a5577865f06245a46b3a681 to your computer and use it in GitHub Desktop.
pre-commit example
- repo: https://github.com/nbQA-dev/nbQA
rev: 0.10.0
hooks:
- id: nbqa-flake8
- id: nbqa-isort
- id: nbqa-mypy
- id: nbqa-black
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment