Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Adam Shiervani 2025-11-06 11:15:54 +01:00 committed by Siyuan
parent 95e5e15226
commit ef7e662fdf
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@
]
},
"git.ignoreLimitWarning": true,
"cmake.sourceDirectory": "/workspaces/kvm-sleep-mode/internal/native/cgo"
"cmake.sourceDirectory": "internal/native/cgo"
}