Skip to content

Commit 40add4b

Browse files
committed
chore(dylint): bump perfectionist to 34be521
Point the dylint library at the perfectionist PR 173 fix commit. Dylint passes with no new violations, so the additional cases the fix now inspects already comply with the configured rules. https://claude.ai/code/session_015ZyokLaZvcy5Yt8KpPxV3F
1 parent 281544c commit 40add4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dylint.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[workspace.metadata.dylint]
22
libraries = [
3-
{ git = "https://github.com/KSXGitHub/perfectionist", rev = "d793ada" },
3+
{ git = "https://github.com/KSXGitHub/perfectionist", rev = "34be521" },
44
]
55

66
["perfectionist::derive_ordering"]

0 commit comments

Comments
 (0)