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
113ce840a6
ruff
/
crates
/
ruff_linter
/
resources
History
Download ZIP
Download TAR.GZ
Micha Reiser
72c18c8225
Fix E221 and E222 to flag missing or extra whitespace around
==
operator (
#13890
)
2024-10-23 15:02:29 +02:00
..
test
Fix E221 and E222 to flag missing or extra whitespace around
==
operator (
#13890
)
2024-10-23 15:02:29 +02:00
__init__.py
[
pylint
] (Re-)Implement
import-private-name
(
C2701
) (
#9553
)
2024-01-16 14:03:11 -05:00