We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cbeda4 commit 4a77895Copy full SHA for 4a77895
1 file changed
genaisrc/update-tree-sitter-queries.genai.mts
@@ -1,4 +1,5 @@
1
import { Octokit } from "octokit"
2
+script({ model: "none" })
3
4
const files: Record<string, string> = {}
5
const downloadScm = async (repo: string, name: string) => {
0 commit comments