stdlib-js/stdlib

Fix C lint errors

stdlib-bot opened this issue · 0 comments

C Linting Failures

Linting failures were detected in the automated lint workflow run.

Workflow Details

Error Details

lib/node_modules/@stdlib/math/base/special/roundn/src/addon.c:22:1: style: Local variable 'stdlib_base_roundn' shadows outer function [shadowFunction]
STDLIB_MATH_BASE_NAPI_MODULE_DI_D( stdlib_base_roundn )
^