Skip to content

Instantly share code, notes, and snippets.

@akrisanov
Created April 21, 2019 22:27
Show Gist options
  • Save akrisanov/8b432eaad82782e79b1f9d04f7c820f4 to your computer and use it in GitHub Desktop.
Save akrisanov/8b432eaad82782e79b1f9d04f7c820f4 to your computer and use it in GitHub Desktop.
repos:
- repo: https://github.com/ambv/black
rev: stable
hooks:
- id: black
language_version: python3.7
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v1.2.3
hooks:
- id: flake8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment