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 7104d88 commit a100f66Copy full SHA for a100f66
.pre-commit-config.yaml
@@ -41,12 +41,8 @@ repos:
41
- id: black
42
name: Run Black on Tools/jit/
43
files: ^Tools/jit/
44
-
45
- - repo: https://github.com/psf/black-pre-commit-mirror
46
- rev: 25.9.0
47
- hooks:
48
49
- name: Run Black on wasm/wasi/
+ name: Run Black on Tools/wasm/wasi/
50
files: ^Tools/wasm/wasi/
51
52
- repo: https://github.com/Lucas-C/pre-commit-hooks
0 commit comments