supabase-operator/.zed/settings.json
Peter Kurfer 12090c913a
Some checks failed
E2E Tests / Run on Ubuntu (push) Failing after 20s
Lint / Run on Ubuntu (push) Failing after 3m45s
Tests / Run on Ubuntu (push) Failing after 16m8s
feat(db): prepare migrations and core CRD
2024-12-13 09:09:14 +01:00

9 lines
141 B
JSON

{
"lsp": {
"gopls": {
"initialization_options": {
"local": "code.icb4dc0.de/prskr/supabase-operator"
}
}
}
}