Feature: Turn off lint feature "const_params" with inline comments just like other linter rules
Open
enhancement
- Dominant language
- Rust
- Stars
- 22.3k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
https://flow.org/en/docs/config/options/#toc-experimental-const-params-boolean
I can turn off lint rules using comments: https://flow.org/en/docs/linting/#toc-configuring-lints-with-comments
I cannot do that for `const_params` it seems. This should be a linter rule and not a global setting "on/off".
Contributor guide
Assessment
This issue has not been assessed yet.