This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-09-29 13:25:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
901b7dd8f8
ruff
/
crates
/
ruff_linter
/
resources
/
test
/
fixtures
/
pyflakes
/
F822_2.py
Charlie Marsh
5849a75223
Rename
ruff
crate to
ruff_linter
(
#7529
)
2023-09-20 08:38:27 +02:00
7 lines
49 B
Python
Raw
Blame
History
__all__
=
[
"
foo
"
]
foo
=
1
def
bar
(
)
:
pass
Reference in a new issue
View git blame
Copy permalink