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-22 22:10:48 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3e6ddda62e4d32f1c71f330f2e9cf4f3a3ffafd
ruff
/
crates
/
ruff_python_semantic
/
src
History
Micha Reiser
cab65b25da
Replace row/column based
Location
with byte-offsets. (
#3931
)
2023-04-26 18:11:02 +00:00
..
analyze
Add
in_boolean_test
to
Context
(
#4072
)
2023-04-23 23:18:23 -06:00
binding.rs
Replace row/column based
Location
with byte-offsets. (
#3931
)
2023-04-26 18:11:02 +00:00
context.rs
Add
in_boolean_test
to
Context
(
#4072
)
2023-04-23 23:18:23 -06:00
lib.rs
Introduce a
ruff_python_semantic
crate (
#3865
)
2023-04-04 16:50:47 +00:00
scope.rs
Ignore certain flake8-pyi errors within function bodies (
#4029
)
2023-04-19 15:10:29 -04:00