> * Issue Type: FEATURE REQUEST > * `over_react` Version(s): `x.x.x` This snippet will not work as intended ```dart useEffect(() async { // await something(); }); ``` Adding an analysis hint for this would help developers unfamiliar with the edge cases of `useEffect` would be helpful --- > __FYI:__ @greglittlefield-wf @aaronlademann-wf @kealjones-wk @evanweible-wf @maxwellpeterson-wf