diff --git a/.claude/settings.json b/.claude/settings.json index ef204f3b3..66794950e 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -52,6 +52,10 @@ "Bash(cargo build)", "Bash(cargo check *)", "Bash(cargo check)", + "Bash(cargo clippy *)", + "Bash(cargo clippy)", + "Bash(ruff check *)", + "Bash(ruff check)", "Bash(tests/run-*)", "Bash(chmod *)",