-
-
Notifications
You must be signed in to change notification settings - Fork 938
Closed
Description
C Linting Failures
Linting failures were detected in the automated lint workflow run.
Workflow Details
- Run: https://github.com/stdlib-js/stdlib/actions/runs/19020088687
- Type: C Linting
- Date: 2025-11-03 00:19:24 UTC
Error Details
lib/node_modules/@stdlib/math/base/special/fresnels/test/fixtures/c/cephes/runner.c:120:24: style: Parameter 'x' can be declared as pointer to const [constParameterPointer]
void generate( double *x, const unsigned int len, const char *name ) {
^
Pull Request Instructions
- Please use the following PR title format:
"chore: fix C lint errors (issue #<ISSUE_NUMBER>)". - Reference this issue in the "Related Issues" section of the PR body as "resolves #<ISSUE_NUMBER>".
Metadata
Metadata
Assignees
Labels
No labels