Skip to content

Commit 987c766

Browse files
committed
attempting to fix fmt on pipeline
1 parent 68e1f3d commit 987c766

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deno.jsonc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
"@cliffy/command": "jsr:@cliffy/[email protected]",
88
"@cliffy/prompt": "jsr:@cliffy/[email protected]",
99
"@std/assert": "jsr:@std/assert@1"
10-
}
10+
},
11+
"fmt": { "exclude": ["./vscode"] }
1112
}

0 commit comments

Comments
 (0)