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-23 06:20:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85f094f592588b0a1d676dec4f9c4b7bd35b560f
ruff
/
crates
/
ruff_python_ast
/
src
/
source_code
History
Micha Reiser
85f094f592
Improve
Message
sorting performance (
#4624
)
2023-05-24 16:34:48 +02:00
..
generator.rs
Rename ruff_python_semantic's
Context
struct to
SemanticModel
(
#4565
)
2023-05-22 02:35:03 +00:00
indexer.rs
Move triple-quoted string detection into
Indexer
method (
#4495
)
2023-05-18 14:42:05 +00:00
line_index.rs
Rename ruff_python_semantic's
Context
struct to
SemanticModel
(
#4565
)
2023-05-22 02:35:03 +00:00
locator.rs
Rename ruff_python_semantic's
Context
struct to
SemanticModel
(
#4565
)
2023-05-22 02:35:03 +00:00
mod.rs
Improve
Message
sorting performance (
#4624
)
2023-05-24 16:34:48 +02:00
stylist.rs
Rename ruff_python_semantic's
Context
struct to
SemanticModel
(
#4565
)
2023-05-22 02:35:03 +00:00