Actions: oxc-project/oxc
Actions
9,792 workflow runs
9,792 workflow runs
stylish
formatter
autofix.ci
#9789:
Pull request #8645
opened
by
camc314
typeof foo === 'object' && foo !== null
to typeof foo == 'object' && !!foo
autofix.ci
#9788:
Pull request #8638
synchronize
by
Boshen
(a = b) === null || a === undefined
to (a = b) == null
autofix.ci
#9787:
Pull request #8637
synchronize
by
Boshen
ref
/ ref mut
syntax
autofix.ci
#9785:
Pull request #8643
synchronize
by
Boshen
PartialEq
impl for &Atom
autofix.ci
#9784:
Pull request #8642
synchronize
by
Boshen
Atom
s
autofix.ci
#9783:
Pull request #8641
synchronize
by
Boshen
Atom
impls
autofix.ci
#9782:
Pull request #8639
synchronize
by
Boshen
ref
/ ref mut
syntax
autofix.ci
#9780:
Pull request #8643
opened
by
overlookmotel
PartialEq
impl for &Atom
autofix.ci
#9779:
Pull request #8642
opened
by
overlookmotel
Atom
s
autofix.ci
#9778:
Pull request #8641
opened
by
overlookmotel
typeof foo === 'object' && foo !== null
to typeof foo == 'object' && !!foo
autofix.ci
#9776:
Pull request #8638
synchronize
by
sapphi-red
Atom
impls
autofix.ci
#9775:
Pull request #8639
opened
by
overlookmotel
typeof foo === 'object' && foo !== null
to typeof foo == 'object' && !!foo
autofix.ci
#9774:
Pull request #8638
synchronize
by
sapphi-red
typeof foo === 'object' && foo !== null
to typeof foo == 'object' && !!foo
autofix.ci
#9773:
Pull request #8638
opened
by
sapphi-red
(a = b) === null || a === undefined
to (a = b) == null
autofix.ci
#9772:
Pull request #8637
synchronize
by
sapphi-red
(a = b) === null || a === undefined
to (a = b) == null
autofix.ci
#9771:
Pull request #8637
synchronize
by
autofix-ci
bot
(a = b) === null || a === undefined
to (a = b) == null
autofix.ci
#9770:
Pull request #8637
opened
by
sapphi-red
ast_passes
to peephole
autofix.ci
#9767:
Pull request #8635
synchronize
by
Boshen
ast_passes
to peephole
autofix.ci
#9766:
Pull request #8635
opened
by
Boshen