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 0446fbe commit 709a9e6Copy full SHA for 709a9e6
.pre-commit-config.yaml
@@ -42,6 +42,7 @@ repos:
42
- --autofix
43
- --indent=4
44
- --no-sort-keys
45
+ exclude_types: [jupyter]
46
- id: check-merge-conflict
47
- id: check-yaml
48
- id: check-json
0 commit comments