mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-02-28 04:22:22 +08:00
Add end-of-file-fixer hook to pre-commit (#668)
This commit is contained in:
@@ -11,6 +11,7 @@ repos:
|
||||
- id: check-executables-have-shebangs
|
||||
- id: debug-statements
|
||||
- id: check-merge-conflict
|
||||
- id: end-of-file-fixer
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v2.20.0
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user