Skip to content

Conversation

@fansenze
Copy link
Contributor

@fansenze fansenze commented Jan 15, 2026

Summary

  • bump @rslint/core to 0.2.0 and update rslint.json configuration
  • Enable @typescript-eslint/default-param-last lint rule and fix existing violations in
    packages/rspack/src/MultiStats.ts

Changes

  • Updated @rslint/core dependency to version 0.2.0
  • Added new lint rule configurations in rslint.json
  • Fixed parameter ordering in packages/rspack/src/MultiStats.ts to comply with the
    default-param-last rule

Related links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@fansenze fansenze requested a review from hardfist as a code owner January 15, 2026 08:11
@netlify
Copy link

netlify bot commented Jan 15, 2026

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit f01c6e4
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/6968a138503d9d0008b8523e

@fansenze fansenze changed the title Chore/bump rslint to 0.2.0 chore(lint): bump @rslint/core to 0.2.0 and enable default-param-last rule Jan 15, 2026
@github-actions
Copy link
Contributor

Rsdoctor Bundle Diff Analysis

Found 5 projects in monorepo, 0 projects with changes.

📊 Quick Summary
Project Total Size Change
react-10k 5.7 MB 0
react-1k 825.4 KB 0
react-5k 2.7 MB 0
rome 984.3 KB 0
ui-components 2.1 MB 0

Generated by Rsdoctor GitHub Action

@github-actions
Copy link
Contributor

📦 Binary Size-limit

Comparing f01c6e4 to refactor: move logger into pass and reorg some passes (#12742) by hardfist

🙈 Size remains the same at 48.03MB

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 15, 2026

CodSpeed Performance Report

Merging this PR will not alter performance

Comparing chore/bump-rslint-to-0.2.0 (f01c6e4) with main (0eb2ee3)

Summary

✅ 16 untouched benchmarks
⏩ 1 skipped benchmark1

Footnotes

  1. 1 benchmark was skipped, so the baseline result was used instead. If it was deleted from the codebase, click here and archive it to remove it from the performance reports.

@chenjiahan chenjiahan merged commit cd15818 into main Jan 15, 2026
83 of 86 checks passed
@chenjiahan chenjiahan deleted the chore/bump-rslint-to-0.2.0 branch January 15, 2026 08:47
LingyuCoder pushed a commit that referenced this pull request Jan 16, 2026
… rule (#12746)

* chore(deps): bump @rslint/core to 0.2.0 and update rslint.json

* fix(lint): enable @typescript-eslint/default-param-last rule
chenjiahan pushed a commit that referenced this pull request Jan 16, 2026
… rule (#12746)

* chore(deps): bump @rslint/core to 0.2.0 and update rslint.json

* fix(lint): enable @typescript-eslint/default-param-last rule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants