Commit 55bc319
committed
chore(dylint): bump perfectionist to d793ada and drop lint_silence_reason suppressions
perfectionist PR 172 fixes the lint_silence_reason false positive on
`clap`-derive-generated `#[allow]` attributes (#430). Point the dylint
library at the fix commit and remove the now-unnecessary module-level
suppressions in src/args.rs and cli/ai_instructions.rs. Dylint passes
with the suppressions removed.
https://claude.ai/code/session_015ZyokLaZvcy5Yt8KpPxV3F1 parent a04c97a commit 55bc319
3 files changed
Lines changed: 1 addition & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 3 | | |
11 | 4 | | |
12 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 1 | | |
10 | 2 | | |
11 | 3 | | |
| |||
0 commit comments