Skip to content

Commit fedf6c2

Browse files
Remove config to inherit from project
1 parent 0b80d6a commit fedf6c2

File tree

2 files changed

+1
-41
lines changed

2 files changed

+1
-41
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repos:
3636
files: ^Tools/build/check_warnings.py
3737
- id: ruff-format
3838
name: Run Ruff (format) on Tools/wasm/wasi/
39-
args: [--check, --config=Tools/wasm/wasi/.ruff.toml]
39+
args: [--check]
4040
files: ^Tools/wasm/wasi/
4141

4242
- repo: https://github.com/psf/black-pre-commit-mirror

Tools/wasm/wasi/.ruff.toml

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)