Skip to content

Fix C lint errors in @stdlib/stats/base/scumax #3237

@stdlib-bot

Description

@stdlib-bot
  • File: lib/node_modules/@stdlib/stats/base/scumax/examples/c/example.c
  • Line: 26

Code

float x[] = { 1.0, 2.0, -3.0, 4.0, -5.0, 6.0, 7.0, 8.0 };

Lint Error

style: Variable 'x' can be declared as const array [constVariable]

Workflow Run: 2861/job/33171676944

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions