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/15623258545
- Type: C Linting
- Date: 2025-06-13 00:17:00 UTC
Error Details
lib/node_modules/@stdlib/number/float64/base/from-words/examples/c/example.c:25:11: style: Variable 'low' can be declared as const array [constVariable]
uint32_t low[] = { 0, 10000, 1000000, 1374389535 };
^
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