-
Notifications
You must be signed in to change notification settings - Fork 10
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
Dev kmr #508
Conversation
…tion timestamps refreshed
Just a note, at the moment this code relies on this
|
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.
lgtm
…object - switch from the object (and it's sub properties) being optional to being required with null values - the intent is to make source code management of the file (via git) more straightforward since there will be easier to integrate upstream changes
- this allows rickshaw-settings.json to be manipulated with tools such as jq and maintain consistency by using 4 space indendation - consistency is key for seemless merging of upstream changes to the file
…p to quay in rickshaw-settings.json - makes things more consistent and obvious
This has been refactored into this:
It just makes more sense for this to be put in the |
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.
lgtm
No description provided.