Open aminya opened 5 years ago
I think it is a good idea to add the Juno's developer to the repository linter-julia to get the direct help of Juno's developers.
In theory this package should provide linting, yes, and would use StaticLint.jl by default (same as VSCode). We don't have any immediate plans to add linter-julia or StaticLint.jl to Juno at the moment.
As I said here, we should use StaticLint.jl as the backend for linter-julia I see that you have set up a language server in this package which is what SaticLint.jl needs. PR, issue
Is it possible to use this language server in Atom for linting purposes?