build(flake): add gopls and pyright for tests

This commit is contained in:
2026-05-07 22:43:28 -04:00
parent 9e5a0677c8
commit 0b23e203f4

View File

@@ -23,6 +23,10 @@
oxlint
nodejs_22
typescript-language-server
# Tests
gopls
pyright
];
};
}