Skip to content

outputs: adjust for NODE_PAT_ENTRY for trailing comma detection#480

Merged
a-kenji merged 1 commit intomainfrom
ke-fix-trailing-comma-at-pattern
Mar 16, 2026
Merged

outputs: adjust for NODE_PAT_ENTRY for trailing comma detection#480
a-kenji merged 1 commit intomainfrom
ke-fix-trailing-comma-at-pattern

Conversation

@a-kenji
Copy link
Owner

@a-kenji a-kenji commented Mar 16, 2026

Use the NODE_PAT_ENTRY for trailing comma detection specifically, not
the last_child, since that could also be a different token.

Closes: #474

This was triggering the following error: Image

Use the `NODE_PAT_ENTRY` for trailing comma detection specifically, not
the `last_child`, since that could also be a different token.

Closes: #474
@a-kenji a-kenji merged commit d51d5cd into main Mar 16, 2026
11 checks passed
@a-kenji a-kenji deleted the ke-fix-trailing-comma-at-pattern branch March 18, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failed to apply changes running flake-edit add github:nix-community/home-manager

1 participant