flutter / flutter/flutter-intellij
Get suggestion for ignoring lints
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
Sometimes I want to ignore lints but I don't know what is the lint name. So I git `alt`+`Enter` and I don't get any suggestions for ignoring the lint. It would be useful that all lints generating warnings had a quick action to ignore it.
You can try to replicate this by violating the `cascade_invocations` lint.
Contributor guide
Assessment
This issue has not been assessed yet.