#cljkondo

(位. borkdude)borkdude
2025-06-09

This might be a good use of AI-assisted coding for existing Clojure code-bases: get rid of clj-kondo warnings 馃槄

Michael W says: So about 45 minutes for it to completely clean up all the lints clj-kondo complained about.  Only 1 false start where I had to fix a regex manually to get it to stop looping.  This may be the first time in my clojure programming career that clj-kondo is not bitching about some dumb thing i did that I am too lazy to go fix.
2025-05-31

@borkdude You should think about providing ALT text when posting images.

Upcoming in a #cljKondo near you: discouraged-java-method #Clojure

Screenshot of Clojure code, showing a call to Java's System/exit highlighted as a discouraged java method, with the message "Don't use System/exit directly"
(位. borkdude)borkdude
2025-05-31

Upcoming in a near you: discouraged-java-method

Clj-kondo warns about the usage of System/exit which is possible with a configuration for the new :discouraged-var linter
(位. borkdude)borkdude
2025-04-07
(位. borkdude)borkdude
2025-03-31

The next feature for I'd like to tackle is incomplete protocol definitions, the most upvoted issue currently

(位. borkdude)borkdude
2025-03-24

Nice LSP feature I just learned about from Eric Dallo:

lsp-signature-activate (in emacs lsp-mode), it shows the arg names and docstrings of a function you're currently calling inline

(位. borkdude)borkdude
2025-03-20

, a linter for that sparks joy, turns 6 years old today!

github.com/clj-kondo/clj-kondo

(位. borkdude)borkdude
2025-01-16

New clj-kondo v2025.01.16 is out!

Arjen :emacs: :linux: :nixos:credmp@fosstodon.org
2025-01-14

Hey #clojure / #clojurescript community, does anyone have a config for clj-kondo to support the re-frame macros? #cljKondo

(位. borkdude)borkdude
2024-12-30

My OSS updates for November and December 2024! See you next year!

blog.michielborkent.nl/oss-upd

(位. borkdude)borkdude
2024-12-10
(位. borkdude)borkdude
2024-11-14

New is out with a new redundant-nested-call linter which reports functions and macro calls that you could unnest:

(位. borkdude)borkdude
2024-11-01

My OSS project updates for September and October 2024 are out now!
blog.michielborkent.nl/oss-upd

(位. borkdude)borkdude
2024-10-25

Cam Saul from Metabase at the conj likes :)

(位. borkdude)borkdude
2024-08-29

New clj-kondo version!

should now be fully up to date with Clojure 1.12's new syntax!

github.com/clj-kondo/clj-kondo

(位. borkdude)borkdude
2024-08-29

Thanks for sponsoring my work on , Metabase!

github.com/sponsors/borkdude

(位. borkdude)borkdude
2024-08-07

Coming up in a future : redundant-ignore which warns when an ignore hint doesn't actually suppress a warning anymore.

Thanks delaguardo for the idea

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst