oxc-project
oxc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
[autofix.ci] apply automated fixes
12-02-perf_all_experiment_add_dedicated_identifier_string_type
34 minutes ago
docs(linter): Fix the name of the IIFEs config option in eslint/max-lines-per-function (#16554) This option name was not cased correctly in the docs previously. ```md ## Configuration This rule accepts a configuration object with the following properties: ### IIFEs type: `boolean` default: `false` The `IIFEs` option controls whether IIFEs are included in the line count. By default, IIFEs are not considered, but when set to `true`, they will be included in the line count for the function. ### max type: `integer` default: `50` Maximum number of lines allowed in a function. ### skipBlankLines type: `boolean` default: `false` Skip lines made up purely of whitespace. ### skipComments type: `boolean` default: `false` Skip lines containing just comments. ```
main
2 hours ago
chore(docs): Fix a typo in the linter bug report template. (#16423) Extra paste :)
12-02-perf_all_experiment_add_dedicated_identifier_string_type
2 hours ago
docs(linter): Fix the name of the IIFEs config option in eslint/max-lines-per-function.
fix-max-classes-per-file
2 hours ago
chore(linter): Update whitespace trim in a few rule files (#16553) Otherwise the next person that edits these files will end up with goofy problems if they use an editor that actually follows the editorconfig (like mine does). I found the problematic files by just doing a find+replace on "What it does", since that should be in every rule file, which caused my editor to save and applied to the editorconfig settings accordingly. The only one I left with this problem was `curly`, as it seemed to be reliant on the weird whitespace. And then also replaces some usage of tabs in some rule tests with equivalent spaces. None of these rules are stylistic, so the difference is not relevant to the behavior of the rule.
main
2 hours ago
Update crates/oxc_linter/src/rules/jest/expect_expect.rs Signed-off-by: Connor Shea <connor.james.shea@gmail.com>
fix-expect-expect
2 hours ago
Update the whitespace in a few more files. I shall stop after this one.
fix-whitespace
2 hours ago
chore(linter):Update two more files which had weird whitespace issues.
fix-whitespace
2 hours ago
Active Branches
perf(all): experiment: add dedicated identifier string type
last run
34 minutes ago
#16416
CodSpeed Performance Gauge
-3%
fix(linter): Fix jest/expect-expect rule docs.
last run
2 hours ago
#16550
CodSpeed Performance Gauge
0%
docs(linter): Fix `jsx-a11y/img-redundant-alt` configuration option names.
last run
3 hours ago
#16552
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs