TIL that SmartRent forked the #ElixirLang Styler project to actually make it configurable. Quokka is the Credo-but-just-fix-it-for-me that I've wanted for 6 years of doing Elixir. π π π
Comments
Log in with your Bluesky account to leave a comment
Styler didn't work for our existing codebase because of the (massive) amount of semantic changes... it just utterly broke the code. We wanted to opt in to some changes, but not all. This package is a fork of Adobe's Styler that just allows customization.
Comments
Itβd be easy enough to submit a PR to fix it, though.