Skip to content

Very strange intendation within a let form (probably bug) #169

@licht1stein

Description

@licht1stein

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.

image

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

image

Done using the piping using Emacs + apheleia.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions