crystal-ameba / ameba

A static code analysis tool for Crystal
https://crystal-ameba.github.io
MIT License
518 stars 38 forks source link

Add lsp server option #444

Closed dsisnero closed 1 week ago

dsisnero commented 9 months ago

It would be good to allow this to be a language server for Crystal so that as the file is changed it adds diagnostics and code actions to correct them.

Sija commented 9 months ago

Duplicate of #37