Repository URL to install this package:
--- repos: - repo: local hooks: - id: flake8 name: flake8 entry: python -m flake8 --max-line-length=120 language: system types: [python]