ruff/crates/ruff_server/src
Dan Parizher 0bae7e613d
Use Annotation::tags instead of hardcoded rule matching in ruff server (#20565)
Co-authored-by: Micha Reiser <micha@reiser.io>
2025-09-26 09:06:26 +02:00
..
edit Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
server Add support for using uv as an alternative formatter backend (#19665) 2025-09-09 20:39:53 +05:30
session Update Rust crate anyhow to v1.0.100 (#20499) 2025-09-22 09:51:52 +02: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