You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Check all annotations for targets in LocalArgsOnlyInspection. (#2529)
Currently, only the first one is checked, which is particularly noticeable with Expressions since those normally involve other annotations preceding the injector.
0 commit comments