-
-
Notifications
You must be signed in to change notification settings - Fork 134
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
Implement CLI styler options overrides #249
Implement CLI styler options overrides #249
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution! A couple code review comments. I also still need to do a little manual testing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did some testing, and everything seems to be working--this is a great addition to the CLI! Thanks again.
Thanks :) |
* Implement CLI styler options overrides * Update with review comments * Add brackets to ifs Co-authored-by: Dave Grochocki <grochocki@users.noreply.github.com>
Description:
Implement CLI overrides for styler options.
Changes to documentation will be needed to make note of this.
Fixes #244
Checklist: