Commit e505ce3
committed
fix(lint): allow String fields in vp_global_commands
clap derive requires owned String fields. The types were previously covered
by the crate-level allow in vp_global_cli; carry the same exemption that
vp_pm_cli uses for its clap surface.1 parent e3da634 commit e505ce3
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
0 commit comments