Skip to content

Commit

Permalink
Merge pull request #9 from pfgray/add_clippy
Browse files Browse the repository at this point in the history
Add clippy to devshell
  • Loading branch information
evanbattaglia authored Jan 4, 2025
2 parents 4005140 + c042771 commit d24f00a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
rustfmt
cargo
rustc
clippy
];
};
helpers = tabryHelpers;
Expand Down

0 comments on commit d24f00a

Please sign in to comment.