-
Notifications
You must be signed in to change notification settings - Fork 34
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
Add support to save command line options to the dojorc #255
Conversation
I changed this to support showing EDIT: @agubler let me know what you think |
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.
✨
2bd84da
to
870b38b
Compare
870b38b
to
8276d1a
Compare
8276d1a
to
74b38c8
Compare
580307a
to
d218b2d
Compare
Codecov Report
@@ Coverage Diff @@
## master #255 +/- ##
==========================================
+ Coverage 98.13% 98.17% +0.04%
==========================================
Files 21 21
Lines 965 988 +23
Branches 183 188 +5
==========================================
+ Hits 947 970 +23
Misses 18 18
Continue to review full report at Codecov.
|
Type: feature
The following has been addressed in the PR:
prettier
as per the readme code style guidelinesDescription:
@agubler already wrote this but it is not in line with latest master. This should solve that.
Resolves #211