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-03 15:15:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
a3900d2b0b
ruff
/
crates
/
ruff_linter
History
Download ZIP
Download TAR.GZ
Alex Waygood
a3900d2b0b
[
pyflakes
] Fix preview-mode bugs in
F401
when attempting to autofix unused first-party submodule imports in an
__init__.py
file (
#12569
)
2024-07-31 13:34:30 +01:00
..
resources
Consider more stdlib decorators to be property-like (
#12583
)
2024-07-30 17:18:23 +00:00
src
[
pyflakes
] Fix preview-mode bugs in
F401
when attempting to autofix unused first-party submodule imports in an
__init__.py
file (
#12569
)
2024-07-31 13:34:30 +01:00
__init__.py
[
pylint
] (Re-)Implement
import-private-name
(
C2701
) (
#9553
)
2024-01-16 14:03:11 -05:00
Cargo.toml
Fix NFKC normalization bug when removing unused imports (
#12571
)
2024-07-30 09:54:35 +00:00