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-08-30 23:27:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
07b5bf7030
ruff
/
resources
/
test
History
Download ZIP
Download TAR.GZ
Charlie Marsh
8d46d3bfa6
Avoid nested-if violations when outer-if has else clause (
#2095
)
...
It looks like we need `do`-`while`-like semantics here with an additional outer check.
Closes
#2094
.
2023-01-22 17:40:56 -05:00
..
fixtures
Avoid nested-if violations when outer-if has else clause (
#2095
)
2023-01-22 17:40:56 -05:00
package
Auto-detect same-package imports (
#1266
)
2022-12-16 21:19:11 -05:00
project
Avoid parsing pyproject.toml files when settings are fixed (
#1827
)
2023-01-12 13:15:44 -05:00