misc: fix incorrect pre-commit info in readme
parent
2a2112ceac
commit
316aec9b32
2
README
2
README
|
@ -50,7 +50,7 @@ django-upgrade is used to automatically upgrade Django syntax, using those param
|
|||
|
||||
djhtml is used to automatically indent html files, using those parameters:
|
||||
|
||||
django-upgrade --tabwidth 2
|
||||
djhtml --tabwidth 2
|
||||
|
||||
There is .pre-commit-config.yaml to use pre-commit to automatically run black,
|
||||
isort, pyupgrade, django-upgrade and djhtml before commits. (execute
|
||||
|
|
Loading…
Reference in New Issue