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
e7e7b7bf216caf6ea2b323c7484550d736ef1ddb
ruff
/
crates
/
ty_python_semantic
/
resources
/
mdtest
/
import
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
..
basic.md
[ty] don't allow first-party code to shadow stdlib types module (
#19128
)
2025-07-04 10:36:26 +00:00
builtins.md
…
case_sensitive.md
…
conditional.md
…
conflicts.md
…
conventions.md
…
cyclic.md
[ty] Recognize submodules in self-referential imports (
#18005
)
2025-05-13 16:59:11 +02:00
dunder_all.md
…
errors.md
…
invalid_syntax.md
…
namespace.md
[ty] Support
import <namespace>
and
from <namespace> import module
(
#18137
)
2025-05-21 07:28:33 +00:00
relative.md
…
site_packages_discovery.md
[ty] Improve tests for
site-packages
discovery (
#18374
)
2025-05-30 07:32:21 +01:00
star.md
lint on the
global
keyword if there's no explicit definition in the global scope
2025-07-15 16:56:54 -07:00
stub_packages.md
[ty] Fix relative imports in stub packages (
#18132
)
2025-05-16 15:30:10 +02:00
stubs.md
…
tracking.md
…