chore: fix line break

This commit is contained in:
张泊明518370910136 2022-05-28 14:14:54 +08:00
parent 3b6f83440a
commit 25d894c44d
No known key found for this signature in database
GPG Key ID: FBEF5DE8B9F4C629
5 changed files with 226 additions and 221 deletions

View File

@ -29,3 +29,8 @@ repos:
rev: 22.3.0 rev: 22.3.0
hooks: hooks:
- id: black - id: black
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.2.0
hooks:
- id: remove-crlf
- id: remove-tabs