flutter / flutter/flutter-intellij
Plugin tool needs to check for '@' in change log
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
The plugin tool crashes if a lone '@' is found in a file it rewrites. Having '@NotNull' in a commit message seem reasonable but causes the tool to crash.
Contributor guide
Research direction
Start by reproducing the plugin tool crash with a rewritten file or commit message containing a lone '@', such as '@NotNull', then trace the changelog rewrite path. Done means the tool no longer crashes when this character appears and the behavior is covered by an appropriate regression check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100