-
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
update wx_shape validator optional syntax #571
update wx_shape validator optional syntax #571
Conversation
Codecov Report
@@ Coverage Diff @@
## master #571 +/- ##
==========================================
- Coverage 94.87% 94.86% -0.02%
==========================================
Files 93 93
Lines 5734 5742 +8
==========================================
+ Hits 5440 5447 +7
- Misses 294 295 +1
Continue to review full report at Codecov.
|
I have added another way to indicate a optional shape requirement by enclosing the list in braces for instances where wx_shape: ([1,2,a]) |
Changes
see #184
Related Issues
Closes #184
Checks