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 a49df65 commit cdf798bCopy full SHA for cdf798b
1 file changed
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
files: ^Tools/build/check_warnings.py
29
- id: ruff-format
30
name: Run Ruff (format) on Tools/jit/
31
- args: [--check, --config=Tools/jit/.ruff.toml]
+ args: [--config=Tools/jit/.ruff.toml]
32
files: ^Tools/jit/
33
34
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments