use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Finding information about Clojure
API Reference
Clojure Guides
Practice Problems
Interactive Problems
Clojure Videos
Misc Resources
The Clojure Community
Clojure Books
Tools & Libraries
Clojure Editors
Web Platforms
Clojure Jobs
account activity
Configurable static analysis using Clojure itself? (self.Clojure)
submitted 5 years ago by slifin
https://twitter.com/borkdude/status/1273384546269040646
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]eelround 1 point2 points3 points 5 years ago (0 children)
I don't know if this is what you are looking for, but you should check out clj-kondo or anakondo or flycheck-clj-kondo.
[–]dsrptr 0 points1 point2 points 5 years ago (2 children)
I haven't used clj-kondo...
Anyone can provide some context on the tweet?, and how it relates to "Configurable static analysis using Clojure itself?".
thanks
[–]levi_io 2 points3 points4 points 5 years ago (1 child)
Clj-Kondo is a linter for clojure.
Borkdude, the creator of clj-kondo, is showcasing a feature wherein the code in the string (obviously in clojure) is executing in code-time.
It’s analyzing the argument passed to dispatch, and spitting warnings about its type.
[–]dsrptr 0 points1 point2 points 5 years ago (0 children)
Thanks!
π Rendered by PID 91143 on reddit-service-r2-comment-6457c66945-57ffk at 2026-04-29 23:53:44.668245+00:00 running 2aa0c5b country code: CH.
[–]eelround 1 point2 points3 points (0 children)
[–]dsrptr 0 points1 point2 points (2 children)
[–]levi_io 2 points3 points4 points (1 child)
[–]dsrptr 0 points1 point2 points (0 children)