This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
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:14:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
4c64ba4ee1
ruff
/
crates
/
ruff_python_ast
History
Download ZIP
Download TAR.GZ
Dan Parizher
4c64ba4ee1
[
flake8-bandit
] Fix truthiness: dict-only
**
displays not truthy for
shell
(
S602
,
S604
,
S609
) (
#20177
)
...
## Summary
Fixes
#19927
2025-09-10 17:06:33 -04:00
..
src
[
flake8-bandit
] Fix truthiness: dict-only
**
displays not truthy for
shell
(
S602
,
S604
,
S609
) (
#20177
)
2025-09-10 17:06:33 -04:00
ast.toml
Implement template strings (
#17851
)
2025-05-30 15:00:56 -05:00
Cargo.toml
Make dependency
get-size2
truly optional in
ruff_python_ast
(
#19052
)
2025-06-30 21:50:59 -05:00
generate.py
[ty] Add environment variable to dump Salsa memory usage stats (
#18928
)
2025-06-26 21:27:51 +00:00