Skip to content

Use TypeChecker for detecting fastapi routes#15093

Merged
MichaReiser merged 2 commits intoastral-sh:mainfrom
TomerBin:tomer/detect-fast-api-routes-by-annotation
Dec 21, 2024
Merged

Use TypeChecker for detecting fastapi routes#15093
MichaReiser merged 2 commits intoastral-sh:mainfrom
TomerBin:tomer/detect-fast-api-routes-by-annotation

Conversation

@TomerBin
Copy link
Contributor

Resolves #14903

@github-actions
Copy link
Contributor

github-actions bot commented Dec 21, 2024

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@TomerBin TomerBin force-pushed the tomer/detect-fast-api-routes-by-annotation branch from 8394b98 to f4431a7 Compare December 21, 2024 12:47
Copy link
Member

@MichaReiser MichaReiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@MichaReiser MichaReiser merged commit 2fb6b32 into astral-sh:main Dec 21, 2024
@MichaReiser MichaReiser added the bug Something isn't working label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RUF029 triggers on FastAPI routes when they're inner functions

2 participants