-
-
Notifications
You must be signed in to change notification settings - Fork 951
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/14321937802
- Type: C Linting
- Date: 2025-04-08 00:12:23 UTC
Error Details
lib/node_modules/@stdlib/ndarray/base/assert/is-column-major/src/main.c:43:64: style: Parameter 'strides' can be declared as pointer to const [constParameterPointer]
int8_t stdlib_ndarray_is_column_major( int64_t ndims, int64_t *strides ) {
^
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