This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
Watch
1
Star
0
Fork
0
You've already forked ruff
mirror of
https://github.com/astral-sh/ruff
synced
2026-01-20 13:00:52 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1a24d78f676761936738d01cfebb8eccc0e42339
ruff
/
src
/
python
History
Jonathan Plasse
9edc479c6c
Fix F821 false positive (
#911
)
2022-11-26 10:12:07 -05:00
..
builtins.rs
Use nightly rustfmt with rustfmt.toml (
#536
)
2022-11-01 20:34:38 -04:00
future.rs
Implement F407 (
#158
)
2022-09-11 18:05:28 -04:00
identifiers.rs
Implement U013: Unnecessary TypedDict syntactic form (
#716
)
2022-11-18 12:10:47 -05:00
keyword.rs
Implement B009 (
#669
)
2022-11-10 13:52:20 -05:00
mod.rs
Implement U013: Unnecessary TypedDict syntactic form (
#716
)
2022-11-18 12:10:47 -05:00
string.rs
Lint test code (
#721
)
2022-11-13 11:55:57 -05:00
sys.rs
Replace FNV with rustc-hash (
#837
)
2022-11-20 15:38:31 -05:00
typing.rs
Fix F821 false positive (
#911
)
2022-11-26 10:12:07 -05:00