We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53d89e9 commit 5b54dc3Copy full SHA for 5b54dc3
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
- id: trailing-whitespace
8
- id: end-of-file-fixer
9
- id: check-yaml
10
- - id: check-added-large-files
+ # - id: check-added-large-files
11
- repo: https://github.com/psf/black-pre-commit-mirror
12
rev: 24.3.0
13
hooks:
0 commit comments