chore: fix C lint errors (issue #9357)#9360
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 <kgryte@gmail.com>
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