David Balatero
David Balatero
@daliusd I have rebased this branch on `master` again, so it should be up to date as of now.
Thanks @w0rp. Curious what your thoughts are about the issue reported by @ajukraine!
Thanks for the review @w0rp! Appreciate the approval but it sounds like there are changes I need to make, so you might want to just mark it as Pending changes/comments...
This would be awesome to see! I even tried to switch to null-ls but something in how it's architected made the linting/fixing lock up the editor on save. ALE at...
> We'd just need to check a flag being enabled to send diagnostics to NeoVim's system in ale#engine#SetResults instead of calling the various functions there for settings all of the...
@w0rp Just to clarify, is `ale#engine#SetResults` where any error/info/warning updates flow through?
Hey @w0rp just wanted to ping you on the questions above, so I can make sure my PR will be shaped in a way that works best for you :)
Thanks!
I have a PR up with this working: https://github.com/dense-analysis/ale/pull/4135
I really wanted to use this, but I'll have to drop down to doing it myself with `thor`, as bundler has pushed way past 2.x.