graphical-lsp
graphical-lsp copied to clipboard
Linter for server code?
For the client code base (TS) we already use a linter (TSlint). Maybe we should do the same for the server code base? (probably checkstyle)
Yes, I'm all for it, good idea. Maybe we should copy settings, e.g. Xtext uses a specific checkstyle setting or ECP? Thanks!