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 f01639a commit 98ca244Copy full SHA for 98ca244
.pre-commit-config.yaml
@@ -16,9 +16,9 @@ repos:
16
language: system
17
types: [ python ]
18
require_serial: true
19
- - id: check-types
20
- name: check-types
21
- entry: poetry run poe check-types-pre-commit
22
- language: system
23
- types: [ python ]
24
- require_serial: true
+# - id: check-types
+# name: check-types
+# entry: poetry run poe check-types-pre-commit
+# language: system
+# types: [ python ]
+# require_serial: true
0 commit comments