Fork me on GitHub
#releases
<
2023-04-07
>
Noah Bogart15:04:34

https://cljdoc.org/d/io.github.noahtheduke/splint/1.2.1/doc/home v1.2.x: a Rubocop and Kibit inspired Clojure linter focused on idioms and code shape • Added a new output format: markdown . It works like full but pretty-prints the headers and code blocks. • Added support for :chosen-style, which allows rules to have different styles without exposing too many knobs. • Move a bunch of the original lint rules to their proper place in style. Follow up in #splint

🎉 2