This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
mirror of
https://github.com/astral-sh/ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
charlie/warn
ruff
/
crates
/
ruff_linter
/
src
/
rules
/
pycodestyle
History
renovate[bot]
597c5f9124
Update dependency black to v24 (
#12728
)
2024-08-10 18:04:37 +05:30
..
rules
Update dependency black to v24 (
#12728
)
2024-08-10 18:04:37 +05:30
snapshots
Add newlines before comments in E305 (
#12606
)
2024-07-31 23:11:00 -04:00
helpers.rs
Remove duplication around `is_trivia` functions (
#11956
)
2024-06-21 10:02:40 +00:00
mod.rs
[`pycodestyle`] Whitespace after decorator (`E204`) (
#12140
)
2024-07-04 23:31:03 +00:00
overlong.rs
Use char-wise width instead of `str`-width (
#12135
)
2024-07-01 18:56:27 +05:30
settings.rs
`ruff server` now supports the `source.organizeImports` source action (
#10652
)
2024-04-04 22:20:50 +00:00