mirror of https://github.com/fredrikekre/Runic.jl
Browse Source
`for`-loop nodes are of kind K"=" even when using `in`. This patch fixes the predicate for `spaces_around_assignments` to include K"in" as an option. Note that when using `in` spaces are required, but the pass is still useful to remove spaces when there are more than one.pull/19/head
2 changed files with 9 additions and 1 deletions
Loading…
Reference in new issue