This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
mirror of
https://github.com/astral-sh/ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d9267132d6
ruff
/
crates
/
ruff_source_file
/
src
History
Micha Reiser
afdb659111
Fix off-by one error in the `LineIndex::offset` calculation (
#13407
)
2024-09-19 11:58:45 +00:00
..
lib.rs
Add API to emit type-checking diagnostics (
#12988
)
2024-08-20 07:22:30 +00:00
line_index.rs
Fix off-by one error in the `LineIndex::offset` calculation (
#13407
)
2024-09-19 11:58:45 +00:00
locator.rs
`ruff server` - A new built-in LSP for Ruff, written in Rust (
#10158
)
2024-03-08 20:57:23 -08:00
newlines.rs
Fix blank-line docstring rules for module-level docstrings (
#9878
)
2024-02-07 16:48:28 -05:00