ruff/crates/ruff_linter/resources/test/fixtures/fastapi
Harutaka Kawamura 8440f3ea9f
[fastapi] Update FAST002 to check keyword-only arguments (#15119)
## Summary

Close #15117. Update `FAST002` to check keyword-only arguments.

## Test Plan

New test case
2024-12-23 15:32:42 +05:30
..
FAST001.py Use TypeChecker for detecting fastapi routes (#15093) 2024-12-21 15:45:28 +01:00
FAST002.py [fastapi] Update FAST002 to check keyword-only arguments (#15119) 2024-12-23 15:32:42 +05:30
FAST003.py Respect FastAPI aliases in route definitions (#13394) 2024-09-18 12:06:49 -04:00