Added VSCode settings for the lulz

This commit is contained in:
2025-10-09 17:58:51 +02:00
parent 52f576d025
commit 7bc929c346

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"gopls": {
"formatting.local": "git.maze.io/go/dpi"
}
}