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

[Bug] Config file with same name will fail #26

Closed
JeffHsu79 opened this issue Aug 26, 2019 · 1 comment · Fixed by #35
Closed

[Bug] Config file with same name will fail #26

JeffHsu79 opened this issue Aug 26, 2019 · 1 comment · Fixed by #35

Comments

@JeffHsu79
Copy link

image
image

dougpuob added a commit that referenced this issue Mar 30, 2020
Fixed #26 config file with same name will fail.

Why:
Improved to show error occurred line information

HowToFix:
Retrived the error information from ParseRs.errorReason, which provided from the thirdparty toml library.
@dougpuob
Copy link
Owner

This issue was fxied at #35 PR.

Add error occurred line information, like the following screenshot.
image

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 a pull request may close this issue.

2 participants