ruff
[`pylint`] Implement `missing-maxsplit-arg` (`PLC0207`)
#17454
Merged

[`pylint`] Implement `missing-maxsplit-arg` (`PLC0207`) #17454

vjurczenia
vjurczenia `[pylint]` Implement `missing-maxsplit-arg` (`PLC0207`)
8248b809
Skylion007
vjurczenia
ntBre ntBre added rule
ntBre
ntBre commented on 2025-04-18
ntBre
ntBre ntBre added preview
github-actions
ntBre
ntBre commented on 2025-04-18
vjurczenia Move rule to preview group
38a9c816
vjurczenia Use `find_argument_value` to check maxsplit value
347e9b94
vjurczenia Refactor to import required items from ast module instead of whole mo…
5bec68b2
vjurczenia cargo fmt
35950794
vjurczenia Update tests
e6e2bfe5
vjurczenia Remove check of maxsplit value (aligned with Pylint)
1f341195
vjurczenia Add functionality to check class members of type string
df38ac6f
vjurczenia vjurczenia marked this pull request as draft 247 days ago
vjurczenia Remove unnecessary assignments from test
97056753
vjurczenia Add functionality to check sliced strings
1d3502cb
vjurczenia Update snapshot
8967bc88
vjurczenia Enhance sliced strings check to include chained slices
a61c622c
vjurczenia Add tests for class attribute named split (from Pylint)
7342bbc9
vjurczenia Add functionality to check kwargs set via an unpacked dict literal
d1bb448b
vjurczenia Remove incorrect comments from test file
dfbde3e9
vjurczenia Add remaining test cases
5053354a
vjurczenia vjurczenia marked this pull request as ready for review 227 days ago
ntBre
ntBre commented on 2025-05-14
vjurczenia Action comments
b67bc213
vjurczenia Remove incorrect hyphen from comment
77cd5187
vjurczenia Add TODO test comments
378de24b
ntBre
ntBre approved these changes on 2025-05-19
vjurczenia Action comments
5997aa77
ntBre
ntBre approved these changes on 2025-05-28
ntBre Merge branch 'main' into vjurczenia/missing_maxsplit_arg
f7f6fbb5
ntBre cargo fmt
98a0f50f
ntBre
ntBre tidy up after merge
ab261cb9
ntBre ntBre changed the title `[pylint]` Implement `missing-maxsplit-arg` (`PLC0207`) [`pylint`] Implement `missing-maxsplit-arg` (`PLC0207`) 211 days ago
ntBre ntBre enabled auto-merge (squash) 211 days ago
ntBre ntBre merged 27743efa into main 211 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone