Closed schmir closed 7 months ago
Hi, thanks for reporting this, can you make a PR to fix that in the documentation?
I did dig a bit deeper into the issue. There was already PR #9 that tried to fix the issue with this commit.
I did find the following blog post on flymake-clippy, which describes the actual problem. The flymake-clippy readme contains instructions on how to setup the plugin with eglot.
I added the change from the PR your mentioned, thanks for the report
I'm using eglot and both python and clojure modes. I've configured flymake-ruff according to the documentation with
I end up with ruff warnings for my clojure code! When I use the following code, everything works as expected: