-
Notifications
You must be signed in to change notification settings - Fork 41
Add support for curly brackets in comments #373
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
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.
@Synicix Thanks man. Good work on this. The fix is straightforward here so good with that. Have feedback mainly related to test, style, and some typos.
We should also appropriately update the version and release log. Linking examples from another PR in how we usually do this in datajoint-matlab
.
Also, the tests are failing b/c you pointed from your fork to master
w/o going through a stage step first. I know there is another #369 already pointed to stage
but I created a separate copy in stage2
to prevent collisions for you. You can safely point this PR there.
No description provided.