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-20 21:10:48 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b59cd2d32cc033c0f0f52e21854771cd2a5fa1d
ruff
/
resources
/
test
/
fixtures
/
flake8_annotations
History
Charlie Marsh
5c26777e4c
Avoid flagging ANN errors in @overload implementations (
#1110
)
2022-12-06 12:46:38 -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
Implement flake8-annotations (
#625
)
2022-11-06 17:25:49 -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