rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
453 stars 257 forks source link

Automate unused files, dependencies and exports removal of dead code #11261

Open cnotv opened 3 months ago

cnotv commented 3 months ago

Description

Automate removal of dead code within the project, which has been witnessed to happen often in our codebase due to its size.

Context

There are different options to achieve this:

Candidate tool: https://github.com/webpro-nl/knip

cnotv commented 1 day ago

We can definitely postpone this one as it's not a blocker for the migration anymore.