[`FastAPI`] Update `Annotated` fixes (`FAST002`) #15462
rename fast002 test case
3dab4497
add new test case with desired output
631f75f6
pass new tests
f65ecdb6
remove unnecessary annotation check
c0304811
move some_query_param to end because new fix adds a default value
5ed7cd62
clippy
c65c3dcd
tidy up string building a bit
86b06a95
test for python < 3.9 too
4e2d304b
generalize fix to other dependency types
aa175fe6
fix reordering of arguments with default values
48eaf556
Revert "fix reordering of arguments with default values"
40df4e8c
simplify `safe_to_update` logic
bf9486f6
use try_set_optional_fix to avoid anyhow error
7ac45130
use parameter names in format
34c241a9
remove unwrap and tidy format
14fb045f
swap branches to remove negation for clippy
9ec503ba
redundant else block
e31746e2
document create_diagnostic
7ef87ea8
update other format string
3335c036
set seen_default on fix generation error
6f7a8ad5
apply patch
c931f855
clippy
ed4a0861
rename is_dep to is_route_param
7b723cf0
ntBre
merged
1a77a759
into main 248 days ago
ntBre
deleted the brent/fix-15043 branch 248 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub