Fork me on GitHub
#releases
<
2024-05-09
>
Noah Bogart13:05:39

https://github.com/NoahTheDuke/splint: a linter focused on style and code shape splint https://cljdoc.org/d/io.github.noahtheduke/splint/1.15.2/doc/home • Fixed --auto-gen-config. (See https://github.com/NoahTheDuke/splint/issues/16) • Added contribution documentation. • Disable lint/dot-class-method and lint/dot-obj-method when lint/prefer-method-values is enabled. • Add :method-value style to style/new-object to suggest (Foo/new ...) instead of (Foo. ...). • Add table of namespaces to aliases in naming/conventional-aliases docs. • naming/record-name now uses camel-snake-kebab to check and convert the given record name to PascalCase.

🎉 1
splint 1