This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-05-06
Channels
- # announcements (37)
- # babashka (17)
- # beginners (20)
- # calva (2)
- # clj-kondo (15)
- # cljs-dev (1)
- # clojure (6)
- # clojure-austin (2)
- # clojure-china (3)
- # clojure-europe (27)
- # clojure-korea (1)
- # clojure-nl (1)
- # clojure-norway (18)
- # clojurescript (13)
- # conjure (3)
- # datomic (31)
- # events (3)
- # honeysql (14)
- # jobs-discuss (33)
- # leiningen (4)
- # lsp (57)
- # membrane (3)
- # missionary (5)
- # off-topic (1)
- # releases (3)
- # shadow-cljs (18)
- # slack-help (2)
- # specter (2)
- # yamlscript (10)
https://github.com/borkdude/deps.clj: a faithful port of the clojure CLI bash script to Clojure 1.11.3.1463 ā¢ Catch up with Clojure CLI 1.11.3.1463
https://github.com/lread/test-doc-blocks Test AsciiDoc and CommonMark code blocks found in articles and docstrings https://cljdoc.org/d/com.github.lread/test-doc-blocks/1.1.20/doc/changelog#v1.1.20 - A wee bug fix ā¢ Tests can now be generated from a header-less doc https://github.com/lread/test-doc-blocks/issues/25 (thanks for the feedback @tsulej!) Drop by #test-doc-blocks if you have any questions
https://cljdoc.org/d/io.github.noahtheduke/splint/1.15.1/doc/home: a linter focused on style and code shape
v1.15.1
ā¢ Fixed false positive with lint/assoc-fn
matching the macro or
.
ā¢ Added/updated documentation for enabling and disabling specific rules and entire rule genres, and for using global
to exclude file paths from linting.
ā¢ Updated README/home page to include install and usage instructions at the top. No need to expect everyone to know or use cljdocs (even tho it's a fantastic website).