1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

refactor: use more rustfmt rules

This commit is contained in:
Kevin Amado 2022-07-10 11:57:09 -06:00
parent 529821fb40
commit 8f724a92c4
4 changed files with 54 additions and 2 deletions

View file

@ -2,6 +2,9 @@
description = "The Uncompromising Nix Code Formatter";
inputs = {
fenix.url = "github:nix-community/fenix";
fenix.inputs.nixpkgs.follows = "nixpkgs";
flakeCompat.url = github:edolstra/flake-compat;
flakeCompat.flake = false;
@ -103,6 +106,7 @@
cargo-tarpaulin
clippy
jq
inputs.fenix.packages."x86_64-linux".latest.rustfmt
linuxPackages_latest.perf
nodejs
nodePackages.prettier