Skip to content

Commit 72adb61

Browse files
committed
Disable some checks
1 parent b012cb2 commit 72adb61

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ repos:
44
rev: v2.3.0
55
hooks:
66
- id: check-yaml
7-
- id: end-of-file-fixer
8-
- id: trailing-whitespace
7+
# - id: end-of-file-fixer
8+
# - id: trailing-whitespace
99

1010
- repo: https://github.com/python-poetry/poetry
1111
rev: 1.8.5

0 commit comments

Comments
 (0)