oxc-project
oxc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: update snapshot for rule count
FMP1783:feat/react-no-deprecated
4 hours ago
chore: run cargo lintgen
FMP1783:feat/react-no-deprecated
4 hours ago
[autofix.ci] apply automated fixes
FMP1783:feat/react-no-deprecated
4 hours ago
fix: update all remaining rule counts in snapshots
tt-a1i:feat/linter-no-promise-executor-return
6 hours ago
feat(linter): implement `no-promise-executor-return` rule Disallow returning values from Promise executor functions. The return value of the Promise executor is ignored and returning a value is likely a mistake. The rule detects: - Implicit returns from arrow function expression bodies - Explicit return statements with values - Returns inside control flow (if, switch, loops, try-catch, etc.) Configuration: - `allowVoid`: Allow `return void expr` pattern (default: false) Closes #25083
tt-a1i:feat/linter-no-promise-executor-return
6 hours ago
feat(linter): implement `no-promise-executor-return` rule Disallow returning values from Promise executor functions. The return value of the Promise executor is ignored and returning a value is likely a mistake. The rule detects: - Implicit returns from arrow function expression bodies - Explicit return statements with values - Returns inside control flow (if, switch, loops, try-catch, etc.) Configuration: - `allowVoid`: Allow `return void expr` pattern (default: false) Closes #25083
tt-a1i:feat/linter-no-promise-executor-return
6 hours ago
feat(linter): implement `no-promise-executor-return` rule Disallow returning values from Promise executor functions. The return value of the Promise executor is ignored and returning a value is likely a mistake. The rule detects: - Implicit returns from arrow function expression bodies - Explicit return statements with values - Returns inside control flow (if, switch, loops, try-catch, etc.) Configuration: - `allowVoid`: Allow `return void expr` pattern (default: false) Closes #25083
tt-a1i:feat/linter-no-promise-executor-return
6 hours ago
feat(linter): implement `no-promise-executor-return` rule Disallow returning values from Promise executor functions. The return value of the Promise executor is ignored and returning a value is likely a mistake. The rule detects: - Implicit returns from arrow function expression bodies - Explicit return statements with values - Returns inside control flow (if, switch, loops, try-catch, etc.) Configuration: - `allowVoid`: Allow `return void expr` pattern (default: false) Closes #25083
tt-a1i:feat/linter-no-promise-executor-return
6 hours ago
Active Branches
feat(linter): implement react/no-deprecated rule
last run
4 hours ago
#16782
CodSpeed Performance Gauge
-1%
feat(linter): implement `no-promise-executor-return` rule
last run
6 hours ago
#16779
CodSpeed Performance Gauge
0%
fix(oxlint/lsp): report diagnostics referencing another file
last run
8 hours ago
#16715
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs