mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-16 19:41:03 +03:00
fixed pre-commit not loading the flake8 config. added path of setup.cfg in .pre-commit-config.yaml
This commit is contained in:
parent
452f3ec18e
commit
7df671611a
|
@ -16,4 +16,5 @@ repos:
|
|||
entry: flake8
|
||||
language: python
|
||||
types: [python]
|
||||
args: ['--config=setup.cfg']
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user