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

Enum patterns #142

Closed
ifedchankau opened this issue Aug 15, 2018 · 1 comment
Closed

Enum patterns #142

ifedchankau opened this issue Aug 15, 2018 · 1 comment

Comments

@ifedchankau
Copy link
Collaborator

ifedchankau commented Aug 15, 2018

I've found next enum patterns in different documentations:

  • (auto|always|never, default to never)
  • Custom reporter (<PATH>|jslint|checkstyle|unix)
  • Options: "scss", "sass", "less", "sugarss"
  • formatter: "json", "string" or "verbose"

Please, add this patterns.

Also, i've found, that <file|folder> now parsing as enum. Please, fix it.

ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 15, 2018
- Add more enum patterns
- Delete unnecessary values (path, file, etc.) from parsing as enum

Closes linterhub#142
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 15, 2018
- Add more enum patterns
- Delete unnecessary values (path, file, etc.) from parsing as enum

Closes linterhub#142
@itekaf itekaf added this to the v 1.0.0 milestone Aug 15, 2018
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 15, 2018
- Add more enum patterns
- Delete unnecessary values (path, file, etc.) from parsing as enum

Closes linterhub#142
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 15, 2018
- Add more enum patterns
- Delete unnecessary values (path, file, etc.) from parsing as enum

Closes linterhub#142
ifedchankau added a commit to ifedchankau/usage-parser that referenced this issue Aug 15, 2018
- Add more enum patterns
- Delete unnecessary values (path, file, etc.) from parsing as enum

Closes linterhub#142
@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

No branches or pull requests

2 participants