ruff/crates/ruff_server/src
Micha Reiser 4b026c2a55
Fix missing diagnostics for notebooks (#21156)
2025-10-31 01:16:43 +00:00
..
edit Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
server Fix missing diagnostics for notebooks (#21156) 2025-10-31 01:16:43 +00:00
session Update Rust crate ignore to v0.4.24 (#20979) 2025-10-28 17:49:26 +00:00
edit.rs Split `SourceLocation` into `LineColumn` and `SourceLocation` (#17587) 2025-04-27 11:27:33 +01:00
fix.rs Consider virtual path for various server actions (#18910) 2025-06-24 12:24:28 +00:00
format.rs Update Rust crate anyhow to v1.0.100 (#20499) 2025-09-22 09:51:52 +02:00
lib.rs Support cancellation requests (#18627) 2025-06-12 22:08:42 +02:00
lint.rs Use `Annotation::tags` instead of hardcoded rule matching in ruff server (#20565) 2025-09-26 09:06:26 +02:00
logging.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
resolve.rs Root exclusions in the server to project root (#16043) 2025-02-10 04:57:14 +00:00
server.rs Support cancellation requests (#18627) 2025-06-12 22:08:42 +02:00
session.rs Support cancellation requests (#18627) 2025-06-12 22:08:42 +02:00
workspace.rs Centralize client options validation (#18623) 2025-06-12 18:58:30 +02:00