When indenting a simple form like this, the result is predictable and good looking:
(filter
#(not= 1 %) [1 2 3])
This is exactly what I'd expect to get within a let form, but the result looks like this, which is quite bad.

But if you try hard enough, you can make it even worse, this is just omg:

Done using the piping using Emacs + apheleia.
When indenting a simple form like this, the result is predictable and good looking:
This is exactly what I'd expect to get within a let form, but the result looks like this, which is quite bad.
But if you try hard enough, you can make it even worse, this is just omg:
Done using the piping using Emacs + apheleia.