Before error type refactor

This commit is contained in:
2025-12-08 22:50:20 -07:00
parent 6afeec6da2
commit 115a57128c
6 changed files with 195 additions and 937 deletions

View File

@@ -9,6 +9,7 @@ quick-error = { workspace = true }
lsp-types = { workspace = true }
helpers = { path = "../helpers" }
logos = "0.16"
thiserror = "2"
[dev-dependencies]
anyhow = { version = "^1" }