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

Fixes in parsing #82

Closed
ifedchankau opened this issue Jul 30, 2018 · 3 comments · Fixed by #97
Closed

Fixes in parsing #82

ifedchankau opened this issue Jul 30, 2018 · 3 comments · Fixed by #97
Assignees

Comments

@ifedchankau
Copy link
Collaborator

ifedchankau commented Jul 30, 2018

I've found next errors:

  • when description is fully on next line with option, it is not parsing
  • exception when postfix or names [config] is string (not an array)
  • parseWhole always changing to default config value
@itekaf
Copy link
Contributor

itekaf commented Jul 30, 2018

Name of issue is unclear, please rename it

@ifedchankau
Copy link
Collaborator Author

@svoboda-rabstvo yes, but i still haven't finished with tests. It will be clearer later.

ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 1, 2018
Fixed 3 problems:
- when description is fully on next line with option, it is not parsing
- exception when postfix or names [config] is string (not an array)
- parseWhole always changing to default config value

Closes linterhub#82
@ifedchankau ifedchankau mentioned this issue Aug 1, 2018
@itekaf itekaf closed this as completed in #97 Aug 1, 2018
itekaf pushed a commit that referenced this issue Aug 1, 2018
Fixed 3 problems:
- when description is fully on next line with option, it is not parsing
- exception when postfix or names [config] is string (not an array)
- parseWhole always changing to default config value

Closes #82
@itekaf
Copy link
Contributor

itekaf commented Aug 20, 2018

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants