Skip to content
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 ConditionalTagCheck and usage docs #1365

Merged
merged 1 commit into from
Mar 3, 2015

Conversation

swalkinshaw
Copy link
Member

When passing an argument to a function for ConditionalTagCheck, the argument should not always be an array. The function will be called wit the arguments as is and not modified. So if the function takes a string argument, keep it as a string. If it takes an array, use an array.

When passing an argument to a function for ConditionalTagCheck, the
argument should *not* always be an array. The function will be called
wit the arguments as is and not modified. So if the function takes a
string argument, keep it as a string. If it takes an array, use an
array.
@swalkinshaw swalkinshaw force-pushed the conditional-tag-check-args-fix branch from 56bd6d7 to fe94039 Compare March 3, 2015 20:26
retlehs added a commit that referenced this pull request Mar 3, 2015
Update ConditionalTagCheck and usage docs
@retlehs retlehs merged commit 0c25df7 into master Mar 3, 2015
@retlehs retlehs deleted the conditional-tag-check-args-fix branch March 3, 2015 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants