Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Treat absence of prefix whitespace as section keys when reading ini files #1029

Conversation

trivikr
Copy link
Contributor

@trivikr trivikr commented Oct 12, 2023

Issue #, if available:
Fixes: #1015

Description of changes:
Treat absence of prefix whitespace as section keys when reading ini files


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@trivikr trivikr changed the title Use additional whitespaces prior to ini entries to add as part of subsection Treat lack of whitespaces as section keys when reading ini files Oct 12, 2023
@trivikr trivikr changed the title Treat lack of whitespaces as section keys when reading ini files Treat absence of prefix whitespace as section keys when reading ini files Oct 12, 2023
@trivikr trivikr marked this pull request as ready for review October 12, 2023 20:56
@trivikr trivikr requested review from a team as code owners October 12, 2023 20:56
@trivikr trivikr merged commit 5bd4682 into smithy-lang:main Oct 13, 2023
@trivikr trivikr deleted the use-whitespace-prefix-while-reading-subsection branch October 13, 2023 15:27
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.

[shared-ini-file-loader] loadSharedConfigFiles is broken on empty value - regression since v2.0.13
3 participants