Skip to content

Instantly share code, notes, and snippets.

@filipgorczynski
Created May 7, 2021 13:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save filipgorczynski/5862085f4e67fbab331cff5d7b00caa8 to your computer and use it in GitHub Desktop.
Save filipgorczynski/5862085f4e67fbab331cff5d7b00caa8 to your computer and use it in GitHub Desktop.
repos:
- repo: https://gitlab.com/pycqa/flake8
rev: 3.8.4
hooks:
- id: flake8
name: Flake8 Py3
additional_dependencies: ['flake8-docstrings']
language_version: python3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment