Commit 49467a5
committed
chore(deps): upgrade perfectionist to 0.0.0-rc.16
Bump the perfectionist dylint library from 0.0.0-rc.14 to 0.0.0-rc.16
and drop the now-removed arc_rc_clone disable entry.
Add narrow, module-level suppression for a confirmed false positive in
the rc.16 lint_silence_reason rule, which fires on the `#[allow]`
attributes that clap's derive macro synthesizes for every field of a
`#[derive(Parser)]` struct. The suppression is scoped to the two modules
that define such structs and references the tracking issue.
Refs #4301 parent 4e19260 commit 49467a5
3 files changed
Lines changed: 19 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
1 | 11 | | |
2 | 12 | | |
3 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 3 | + | |
9 | 4 | | |
10 | 5 | | |
11 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
1 | 9 | | |
2 | 10 | | |
3 | 11 | | |
| |||
0 commit comments