Commit f49c0ed
fix: handle empty deno fmt/lint targets gracefully
All JS files are in src-tauri/dist which is excluded in deno.jsonc,
so deno fmt/lint find no files. Handle this case without failing.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent af2bbd5 commit f49c0ed
1 file changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
89 | 94 | | |
90 | 95 | | |
91 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
92 | 102 | | |
93 | 103 | | |
94 | 104 | | |
| |||
0 commit comments