oxc-project
oxc
BlogDocsChangelog

fix(linter): Fix casing for unicorn/explicit-length-check config option.

#16269Merged
Comparing
fix-explicit
(
132c84a
) with
main
(
1a58eea
)
CodSpeed Performance Gauge
0%
Untouched
4
Skipped
41

Benchmarks

Skipped (41)

Passed

linter[RadixUIAdoptionSection.jsx]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
707.4 µs707 µs
linter[react.development.js]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
18.8 ms18.7 ms
linter[binder.ts]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
46.8 ms46.8 ms
linter[cal.com.tsx]
tasks/benchmark/benches/linter.rs::linter::bench_linter
CodSpeed Performance Gauge
0%
465.2 ms465.2 ms

Commits

Click on a commit to change the comparison range
Base
main
1a58eea
+0.02%
fix(linter): Fix casing for unicorn/explicit-length-check config option. The original rule has it cased as `non-zero` but we were using camelCase `nonZero`. This change fixes the config option docs and also ensures that rules are deserialized more simply.
132c84a
8 days ago
by connorshea
© 2025 CodSpeed Technology
Home Terms Privacy Docs