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
- Carry declared return type as expression type in assignExpression()
instead of as a PossiblyImpureCallExpr constructor parameter
- Remove unnecessary hasTips() check on new error builder in
MatchExpressionRule
- Remove hasTips condition in PossiblyImpureTipHelper and remove
hasTips() method from RuleErrorBuilder
Co-authored-by: Ondřej Mirtes <ondrejmirtes@users.noreply.github.com>
0 commit comments