Fork me on GitHub
#releases
<
2023-05-08
>
Noah Bogart15:05:18

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

🎉 4
steffan22:05:52

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

👍 2