flutter / flutter/flutter-intellij
Add spell checking to the plugin command line tool
Open
code-health
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
See https://github.com/flutter/flutter-intellij/pull/1887 for an example of why this would be useful and a hint on how to implement it.
It could be part of `plugin lint`, for example.
Contributor guide
Research direction
Start by reviewing the linked pull request for the implementation hint and then locate the plugin lint command-line entry point. Define the spell-checking scope and make plugin lint report spelling problems consistently; verify the behavior through the command-line checks available in the project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100