mirror of https://github.com/leafspark/AutoGGUF
ci: remove crlf
This commit is contained in:
parent
444475fb3f
commit
cfa61fd9e7
|
@ -3,4 +3,8 @@ repos:
|
||||||
rev: 22.10.0
|
rev: 22.10.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
language_version: python3
|
language_version: python3
|
||||||
|
- repo: https://github.com/Lucas-C/pre-commit-hooks
|
||||||
|
rev: v1.1.9
|
||||||
|
hooks:
|
||||||
|
- id: remove-crlf
|
||||||
|
|
Loading…
Reference in New Issue