We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06859cf commit 536fb08Copy full SHA for 536fb08
tests/env.lua.example
@@ -0,0 +1,5 @@
1
+local M = {
2
+ COPILOT_TOKEN = "",
3
+}
4
+
5
+return M
0 commit comments