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

Fix deep file parsing not working when flag delimiter is set #110

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

EmilijusS
Copy link
Contributor

File parsing with nested structure doesn't work currently when a different flag delimiter than default "." is set. So I tried to fix that here.

Couldn't run the full test suite on my machine, so I am not 100% sure that this change doesn't break anything else.

@cristaloleg
Copy link
Member

Looks good, merging, thank you for the fix. I hope to update internals soon, but better to fix now.

Couldn't run the full test suite on my machine, so I am not 100% sure that this change doesn't break anything else.

Can you explain why? just curious is this on aconfig side or not.

@cristaloleg cristaloleg merged commit e04b381 into cristalhq:main Oct 18, 2021
@cristaloleg
Copy link
Member

@EmilijusS
Copy link
Contributor Author

EmilijusS commented Oct 18, 2021

Can you explain why? just curious is this on aconfig side or not.

Probably not, some weird bug where t.TempDir() tries to create a dir in my WINDOWS folder when I run all tests.

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.

None yet

2 participants