Implement RUF027: `Missing F-String Syntax` lint #9728
snowsignal
force pushed
from
e5663187
to
5525b241
1 year ago
Implement the `MissingFStringSyntax` lint
58b8e9d1
Fix a few clippy issues
64153a9d
Address some suggestions
e7613904
Implement tests for triple-quoted strings
1522143a
Implement additional test cases, include heuristic information in lin…
70ba8738
Improve comments/documentation, MissingFStringSyntax now applies to t…
95546498
kwargs is now pulled from all parent functions
04978a54
Address remaining suggestions, correctly lint concatenated string lit…
71f362a2
Ensure format specifiers are valid when checking for f-string syntax
664be281
snowsignal
force pushed
from
9d4336ea
to
664be281
1 year ago
Address suggestions from @charliermarsh, exclude any use of .<call> o…
69f93530
Update tests to match new suggestion title
d454025c
Fix issue where <literal>.<call> expressions were not being ignored
736bf6db
Elaborate and clean up lint documentation
3e5953e7
snowsignal
deleted the jane/linter/rule/fstring branch 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub