This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ba070bb6d5d9e1dcaea33f7f10b1413fa145b0cd
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
/
diagnostics
History
Jack O'Connor
e73a8ba571
lint on the
global
keyword if there's no explicit definition in the global scope
2025-07-15 16:56:54 -07:00
..
attribute_assignment.md
…
invalid_argument_type.md
…
no_matching_overload.md
[ty] Improve invalid method calls for unmatched overloads (
#18122
)
2025-05-15 11:39:14 -04:00
semantic_syntax_errors.md
lint on the
global
keyword if there's no explicit definition in the global scope
2025-07-15 16:56:54 -07:00
shadowing.md
…
single_matching_overload.md
[ty] Surface matched overload diagnostic directly (
#18452
)
2025-06-20 08:36:49 +05:30
union_call.md
[ty] Surface matched overload diagnostic directly (
#18452
)
2025-06-20 08:36:49 +05:30
unpacking.md
…
unresolved_import.md
…
unresolved_reference.md
[ty] Add a note to the diagnostic if a new builtin is used on an old Python version (
#18068
)
2025-05-13 10:08:04 -04:00
unsupported_bool_conversion.md
…
version_related_syntax_errors.md
…