graphical-lsp icon indicating copy to clipboard operation
graphical-lsp copied to clipboard

Linter for server code?

Open tortmayr opened this issue 6 years ago • 1 comments

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)

tortmayr avatar Aug 31 '19 20:08 tortmayr

Yes, I'm all for it, good idea. Maybe we should copy settings, e.g. Xtext uses a specific checkstyle setting or ECP? Thanks!

planger avatar Sep 02 '19 09:09 planger