Skip to content

Conversation

@adam-moss
Copy link
Contributor

Adds support for .ini files.

@google-cla
Copy link

google-cla bot commented Oct 27, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@adam-moss adam-moss force-pushed the feat/ini branch 2 times, most recently from dae44a6 to 6455add Compare October 27, 2025 17:23
@tfroseman
Copy link
Collaborator

Thanks for the pull request! INI format is flexible though public usage appears to favor the usage of a ; (semicolon) over the # (hash). Given the chance different parsers may not use one over the other, I want to spend a bit more time looking at different implementations before merging this. Though I am leaning toward accepting this as is. Most likely this is a historical convention and both notations are fully supported in the majority of cases.

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.

2 participants