Skip to content

Conversation

@pgalbraith
Copy link

Issue #33 was closed as completed, but I think it was really rejected. This adds support for multine entries as requested in the issue, similar to the way Python configparser handles ini files.

Multiline values are a convenience when you have a large value (e.g. a comma separated list) assigned to a single key. Breaking the value across several lines makes for much easier reading and maintenance.

Issue npm#33 was closed as completed, but I think it was really rejected.
This adds support for multine entries as requested in the issue, similar
to the way Python configparser handles ini files.

Multiline values are a convenience when you have a large value (e.g. a
comma separated list) assigned to a single key.  Breaking the value
across several lines makes for much easier reading and maintenance.
@pgalbraith pgalbraith requested a review from a team as a code owner November 14, 2025 03:44
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.

1 participant