-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
chore: fix C lint errors (issue #9357) #9360
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
Coverage Report
The above coverage report was generated for the changes in this PR. |
lib/node_modules/@stdlib/stats/base/snanstdevwd/examples/c/example.c
Outdated
Show resolved
Hide resolved
Signed-off-by: Athan <[email protected]>
kgryte
left a comment
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.
This looks good. @GeoDaoyu do we also need to update the README or no?
which README do you mean? what should I do? |
|
@GeoDaoyu Correct. My question is whether we need to copy over the changes in the example.c file to the README, provided the README includes the C example. |
|
I think we don't need to update the README. |
|
You're right. That package doesn't appear to have been updated yet. Thanks for checking! |
|
If we should add c examples to README. |
|
We do need to add C examples, but we've been doing that as we migrate the strided packages from |
Resolves #9357.
Description
This pull request:
Related Issues
This pull request has the following related issues:
Questions
No.
Other
According to
lib/node_modules/@stdlib/stats/base/snanstdevwd/src/snanstdevwd.c
Checklist
AI Assistance
If you answered "yes" above, how did you use AI assistance?
Disclosure
{{TODO: add disclosure if applicable}}
@stdlib-js/reviewers