diff --git a/.cursor/hooks.json b/.cursor/hooks.json index 93b1c827b..3c46eb589 100644 --- a/.cursor/hooks.json +++ b/.cursor/hooks.json @@ -1,11 +1,6 @@ { "version": 1, "hooks": { - "afterFileEdit": [ - { - "command": "./hooks/lint-file.sh" - } - ], "stop": [ { "command": "./hooks/stop-check.sh"