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
* Hlint: CodeAction with isPreferred
> A refactoring should be marked preferred if it is the most reasonable choice of actions to take.
For hlint it is the likeliest choice to apply the fix. Ignore the rule
for the complete module is preferred less.
* Hlint: Comment for isPreferred
Including the rationale for why we're making this decision as a comment in the code.
0 commit comments