Linting docstrings bug
Open
Tools
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 1.3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 611
Description
This is a follow up issue from the discussion _Originally posted by @kgryte in https://github.com/stdlib-js/stdlib/pull/1041#discussion_r1244843249_
The CI linter passed even though the returned array in the docstring was `Float64Array`, but the data type of the input array is `generic`.
Contributor guide
Assessment
This issue has not been assessed yet.