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-10-01 06:11:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5
d4a7c098dc
ruff
/
crates
/
ruff_linter
/
resources
History
Download ZIP
Download TAR.GZ
Brent Westbrook
9e017634cb
[
pep8-naming
] Avoid false positive for
class Bar(type(foo))
(
N804
) (
#14683
)
2024-11-30 22:37:28 +00:00
..
test
[
pep8-naming
] Avoid false positive for
class Bar(type(foo))
(
N804
) (
#14683
)
2024-11-30 22:37:28 +00:00
__init__.py
[
pylint
] (Re-)Implement
import-private-name
(
C2701
) (
#9553
)
2024-01-16 14:03:11 -05:00