This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
mirror of
https://github.com/astral-sh/ruff.git
synced
2025-09-27 04:19:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
f110d80279
ruff
/
crates
/
ruff_source_file
/
src
History
Download ZIP
Download TAR.GZ
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