Remove afterFileLint hook from Cursor

This commit is contained in:
Konstantin Wohlwend 2026-07-10 10:46:02 -07:00
parent 31dc84075a
commit 00b582438e

View File

@ -1,11 +1,6 @@
{
"version": 1,
"hooks": {
"afterFileEdit": [
{
"command": "./hooks/lint-file.sh"
}
],
"stop": [
{
"command": "./hooks/stop-check.sh"