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 GitHub
parent bce968000c
commit cc36d83154
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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"
}