cloudflare / cloudflare/eslint-plugin-cflint
no-substr: doesn't work when chained with a function or variable
Open
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
the following code won't issue a warning for example `getFileUrlExtension(name).substr(0, 8);`
Contributor guide
Assessment
This issue has not been assessed yet.