Linting failures were detected in the automated lint workflow run.
lib/node_modules/@stdlib/strided/base/dmap/examples/c/example.c:31:9: style: Variable 'X' can be declared as const array [constVariable]
double X[] = { 1.0, 2.0, 3.0, 4.0, 5.0, 6.0 };
^
C Linting Failures
Linting failures were detected in the automated lint workflow run.
Workflow Details
Error Details
Pull Request Instructions
"chore: fix C lint errors (issue #<ISSUE_NUMBER>)".