[chore]: enable early-return from revive #24467
Annotations
3 errors
CodeQL-Build
Canceling since a higher priority waiting request for 'CodeQL Analysis-12061/merge' exists
|
CodeQL-Build
early-return: if c { ... } else { ... return } can be simplified to if !c { ... return } ... (revive)
|
CodeQL-Build
The operation was canceled.
|