Skip to content

Commit 703380e

Browse files
committed
chore: exclude skills-flake.lock.json from treefmt, update skills
1 parent 06b68c0 commit 703380e

2 files changed

Lines changed: 218 additions & 157 deletions

File tree

nix/rust.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
};
5454
settings.global.excludes = [
5555
"**/Cargo.nix"
56+
"**/skills-flake.lock.json"
5657
];
5758
};
5859
};

0 commit comments

Comments
 (0)