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-21 17:50:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
b51c4f82ea
ruff
/
crates
/
ruff_notebook
/
src
History
Download ZIP
Download TAR.GZ
Micha Reiser
1c65e0ad25
Split
SourceLocation
into
LineColumn
and
SourceLocation
(
#17587
)
2025-04-27 11:27:33 +01:00
..
cell.rs
bump MSRV to 1.83 (
#16294
)
2025-02-26 06:12:43 -08:00
index.rs
Split
SourceLocation
into
LineColumn
and
SourceLocation
(
#17587
)
2025-04-27 11:27:33 +01:00
lib.rs
Add
CellOffsets
abstraction (
#8814
)
2023-11-22 15:27:00 +00:00
notebook.rs
Upgrade to Rust 1.86 and bump MSRV to 1.84 (
#17171
)
2025-04-03 15:59:44 +00:00
schema.rs
Fallback to kernelspec to check if it's a Python notebook (
#12875
)
2024-08-14 12:36:09 +05:30