This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-10-01 06:11:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5
ag/completion-eval
ruff
/
crates
/
ruff_linter
/
resources
/
test
/
fixtures
/
fastapi
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Dan Parizher
0ff0c70302
[
fastapi
] Fix false positive for paths with spaces around parameters (
FAST003
) (
#20077
)
...
## Summary
Fixes
#20060
2025-08-29 13:40:25 +00:00
..
FAST001.py
Use TypeChecker for detecting fastapi routes (
#15093
)
2024-12-21 15:45:28 +01:00
FAST002_0.py
[
FastAPI
] Update
Annotated
fixes (
FAST002
) (
#15462
)
2025-01-15 13:05:53 -05:00
FAST002_1.py
[
FastAPI
] Update
Annotated
fixes (
FAST002
) (
#15462
)
2025-01-15 13:05:53 -05:00
FAST003.py
[
fastapi
] Fix false positive for paths with spaces around parameters (
FAST003
) (
#20077
)
2025-08-29 13:40:25 +00:00