This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-05-08
Channels
- # announcements (1)
- # babashka (28)
- # beginners (13)
- # calva (10)
- # clerk (18)
- # clj-on-windows (39)
- # clj-otel (1)
- # cljdoc (17)
- # clojars (12)
- # clojure (40)
- # clojure-austin (11)
- # clojure-brasil (1)
- # clojure-europe (23)
- # clojure-nl (3)
- # clojure-norway (16)
- # clojure-uk (2)
- # clojurescript (28)
- # clr (4)
- # conjure (1)
- # emacs (14)
- # hoplon (6)
- # hyperfiddle (59)
- # interop (2)
- # leiningen (1)
- # off-topic (37)
- # pathom (1)
- # polylith (5)
- # portal (7)
- # reagent (9)
- # releases (3)
- # shadow-cljs (22)
- # spacemacs (6)
- # tools-build (12)
- # tools-deps (51)
- # web-security (6)
- # xtdb (7)
https://cljdoc.org/d/io.github.noahtheduke/splint/1.4.0/doc/home : Linter focused on style and code shape
v1.4.0
Added
• Print version in help message.
• -v
and --version
cli flags to print the current version.
• --config TYPE
cli flag to print the diff
, local
, or full
configuration.
Fixed
• Fix "Don't know how to create ISeq from: clojure.lang.Symbol" error in splint.rules.helpers.parse-defn
when trying to parse ill-formed function definitions.
• Skip #(do [%1 %2])
in style/useless-do
, add docstring note about it.
Follow-up in #splint
clj-otel
release 0.2.1 is out - minor changes only:
• Bump OpenTelemetry deps to 1.26.0
• Bug fix: Use .
instead of /
in namespace qualified attribute names
• Bump gRPC and various build deps
https://github.com/steffan-westcott/clj-otel