Actions: oxc-project/oxc
Actions
10,070 workflow runs
10,070 workflow runs
a == null && b
to a ?? b
when return value is ignored
autofix.ci
#10142:
Pull request #8749
synchronize
by
sapphi-red
[]['concat'](1)
autofix.ci
#10141:
Pull request #8750
opened
by
sapphi-red
a == null && b
to a ?? b
when return value is ignored
autofix.ci
#10140:
Pull request #8749
synchronize
by
autofix-ci
bot
a == null && b
to a ?? b
when return value is ignored
autofix.ci
#10139:
Pull request #8749
opened
by
sapphi-red
a[0]
and this.a
in has_no_side_effect_for_evaluation_same_target
autofix.ci
#10138:
Pull request #8748
opened
by
sapphi-red
!(a, b)
-> a, !b
autofix.ci
#10137:
Pull request #8746
synchronize
by
Boshen
!(a, b)
-> a, !b
autofix.ci
#10136:
Pull request #8746
opened
by
Boshen
EmptyStatement
in a single place
autofix.ci
#10135:
Pull request #8745
synchronize
by
Boshen
import.meta
statement
autofix.ci
#10134:
Pull request #8744
synchronize
by
Boshen
import.meta
statement
autofix.ci
#10133:
Pull request #8744
opened
by
Boshen
break
and continue
autofix.ci
#10132:
Pull request #8743
synchronize
by
Boshen
break
and continue
autofix.ci
#10131:
Pull request #8743
opened
by
Boshen
TypeScript
autofix.ci
#10118:
Pull request #8692
synchronize
by
Dunqing