#flycheck — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #flycheck, aggregated by home.social.
-
An FYI to #Flycheck users out there.
For a few days I've doing a massive cleanup on the issues, the docs and the codebase, and I've been aggressive closing tickets (with or without fixing them) and removing support for obsolete linters.
As you can imagine - that's a preparation step for the next release, so adventurous folks are invited to play with the latest snapshots from MELPA.
-
flycheck-eglot 1.0 was recently tagged. (see https://github.com/flycheck/flycheck-eglot) The project has been in a stable state for a while now and the version 1.0 reflects this. I know most Eglot users are probably using Flymake these days, but in the land of Emacs it's good to have options. ;-)
-
It includes .dir-locals.el setting Teensyduino defaults for Flycheck/Emacs...
#emacs #teensy #teensyduino #flycheck
https://codeberg.org/zabuxx/Fontsy/src/branch/main/Fontsy/.dir-locals.el
-
It includes .dir-locals.el setting Teensyduino defaults for Flycheck/Emacs...
#emacs #teensy #teensyduino #flycheck
https://codeberg.org/zabuxx/Fontsy/src/branch/main/Fontsy/.dir-locals.el
-
It includes .dir-locals.el setting Teensyduino defaults for Flycheck/Emacs...
#emacs #teensy #teensyduino #flycheck
https://codeberg.org/zabuxx/Fontsy/src/branch/main/Fontsy/.dir-locals.el
-
It includes .dir-locals.el setting Teensyduino defaults for Flycheck/Emacs...
#emacs #teensy #teensyduino #flycheck
https://codeberg.org/zabuxx/Fontsy/src/branch/main/Fontsy/.dir-locals.el
-
Why is setting up #Rust with #flycheck on #emacs so complicated? I'm using the rustc, cargo, clippy and rust-analyzer packages from oxalica's rust-overlay repo.
My Emacs config is over at gitlab.com/zstg/nixos-config/-/blob/main/hosts/Krypton/programs/rice/stigmacs/stigmacs.org.
Any #rustaceans facing this predicament?
flycheck-mode returns a 101. -
I gave up on #emacs #lsp-mode. I am an emacs fan, still. But this got out of hand. It was already hard to get 3 non-gradle/maven projects in, configure key bindings and non-intrusive #flycheck reporting, code suggestions/refactorings as provided by eclipse. Then I tried a small gradle project and got weird error messages: "...is not on the classpath of project , only syntax errors are reported". For fun see the extra-weirdo fixes proposed on the net. 🤦♀️ For now I am out.😢 ❓
-
> The state of Flycheck: Alive and kicking
https://metaredux.com/posts/2024/02/10/the-state-of-flycheck-alive-and-kicking.htmlI guess that explains recent frequent updates :blobcatcoffee:
-
There WAS an issue with #Emacs #flycheck applying #Rubocop to a #Ruby buffer with no backing file, but after 3.5 years my fix was merged 🎉
https://github.com/flycheck/flycheck/pull/1793
I encountered this problem for instance when editing an #orgmode src block with C-c ' (org-edit-special).
I think this is the longest I've ever had a successful PR wait.
-
A metaphor to work by. Me, once again trying (and struggling with) #latex to create a #pdf. My partner: "It's just like #lisp, with curly's instead of parentheses". Ahh. (now I remember I am working in an editor made with and for #lisp... let's slurp the eh curly braces. it works... #flycheck open helps keeping everything balanced). #emacs