ruff/crates/ruff_python_semantic/src
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