-
-
Notifications
You must be signed in to change notification settings - Fork 869
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/16062770798
- Type: C Linting
- Date: 2025-07-04 00:16:50 UTC
Error Details
lib/node_modules/@stdlib/ndarray/base/nonsingleton-dimensions/src/main.c:38:73: style: Parameter 'shape' can be declared as pointer to const [constParameterPointer]
int64_t stdlib_ndarray_nonsingleton_dimensions( int64_t ndims, int64_t *shape ) {
^
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