Skip to content

chore: remove stale src-tauri Cargo.lock and treefmt copy#596

Open
Alex Shabalin (alex-sparus) wants to merge 1 commit into
mainfrom
alex/remove-stale-files
Open

chore: remove stale src-tauri Cargo.lock and treefmt copy#596
Alex Shabalin (alex-sparus) wants to merge 1 commit into
mainfrom
alex/remove-stale-files

Conversation

@alex-sparus

Copy link
Copy Markdown
Contributor

Summary

  • remove unused files

Test Plan

  • Unit tests and CI

Docs

  • Docs updated (companion PR in darkmatter/nixmac-web: #___)
  • No docs update needed

Cargo resolves workspace members against the root lockfile only, so
the nested lock was never read and had drifted (nix 0.30.1 vs 0.31.3).
apps/native/treefmt.nix was byte-identical to the root copy and
referenced nowhere; flake.nix evaluates ./treefmt.nix at the root.
@github-actions

Copy link
Copy Markdown
Contributor
Warnings
⚠️

No Linear issue ID found in this PR's title, description, or branch name (expected something like ENG-123). Add one so this work is traceable in Linear, or add #no-linear to the PR description to acknowledge it's intentionally untracked.

⚠️ ❗ Big PR (5613 lines changed). Consider splitting it into smaller, focused changes.

📋 PR Overview

Lines changed 5613 (+0 / -5613)
Files 0 added, 0 modified, 2 deleted
Draft / WIP no
Has Test Plan yes
Linear issue no
No Test Plan Needed no
New UI components no
New Storybook stories no
New Rust modules no
New TS source files no
New tests no
package.json touched no
Cargo.toml touched no
Infra / CI touched no

🔬 Coverage

Report Lines Statements Functions Branches
apps/native/coverage/coverage-summary.json 35.6% 35.3% 30.6% 30.0%

Generated by 🚫 dangerJS against e319487

@darkmatter

darkmatter Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

🎨 Storybook preview

Open Storybook preview

Updated for e319487

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.

1 participant