ticket: move local storage to .yoi/tickets

This commit is contained in:
Keisuke Hirata 2026-06-06 06:44:10 +09:00
parent 749b3f3aee
commit da94b1ec50
No known key found for this signature in database
529 changed files with 98 additions and 156 deletions

3
.yoi/ticket.config.toml Normal file
View File

@ -0,0 +1,3 @@
[backend]
provider = "builtin:yoi_local"
root = ".yoi/tickets"

Some files were not shown because too many files have changed in this diff Show More