Multiple arguments with comments #375
Labels
component | style
Modifications to the formatting rules
roadmap | style config
status | it is a good thing
We agree it is good to implement this
type | feature request
New feature or request
When there are multiple nested anonymous functions, some of which have comment before argument, the arguments without a comment are collapsed, which looks weird:
https://kamadorueda.com/alejandra/?before=pkgs%3A%0A%0A%23+Overlay+to+be+passed+as+packageOverrides+to+Nixpkgs%E2%80%99s+generic+PHP+builder%3A%0A%0Afinal%3A%0Aprev%3A%0A%0Alet%0A++foo+%3D+5%3B%0Ain%0Afoo
Noticed in fossar/nix-phps#190 (comment)
The text was updated successfully, but these errors were encountered: