refactor: add protocol support to stats/base/variancewd
#19643
lint_changed_files.yml
on: pull_request
Lint Changed Files
1m 3s
Annotations
3 errors
|
Lint Changed Files
Process completed with exit code 2.
|
|
Lint Changed Files:
lib/node_modules/@stdlib/stats/base/variancewd/lib/accessors.js#L90
Header comment must be preceded by one additional empty line
|
|
Lint Changed Files:
lib/node_modules/@stdlib/stats/base/variancewd/lib/accessors.js#L48
`// returns 1` should be `// returns 1.0` (return annotations for values of type `number` must always include a decimal point)
|