This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
mirror of
https://github.com/astral-sh/ruff
synced
2026-01-22 14:00:51 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81b60cf9fe0b593d409200fdf220d4ec285a98ef
ruff
/
resources
/
test
/
fixtures
/
flake8_annotations
History
Aarni Koskela
3a8b367b1c
flake8-annotations: Move has_any_typed_arg into correct nested
if
(
#2269
)
2023-01-27 18:15:46 -05:00
..
allow_nested_overload.py
Refactor import-tracking to leverage existing AST bindings (
#1856
)
2023-01-13 20:39:54 -05:00
allow_overload.py
Avoid flagging ANN errors in @overload implementations (
#1110
)
2022-12-06 12:46:38 -05:00
allow_star_arg_any.py
Implement ANN401 (
#657
)
2022-11-08 09:49:44 -05:00
annotation_presence.py
Implement ANN401 (
#657
)
2022-11-08 09:49:44 -05:00
mypy_init_return.py
flake8-annotations: Move has_any_typed_arg into correct nested
if
(
#2269
)
2023-01-27 18:15:46 -05:00
suppress_dummy_args.py
Implement flake8-annotations (
#625
)
2022-11-06 17:25:49 -05:00
suppress_none_returning.py
Implement flake8-annotations (
#625
)
2022-11-06 17:25:49 -05:00