refactor(nix): use nixfmt-rfc-style
This commit is contained in:
parent
755118549c
commit
68f273c805
@ -15,7 +15,7 @@
|
|||||||
runtimeInputs = with pkgs; [
|
runtimeInputs = with pkgs; [
|
||||||
stylua
|
stylua
|
||||||
gnugrep
|
gnugrep
|
||||||
nixfmt
|
nixfmt-rfc-style
|
||||||
nodePackages.prettier
|
nodePackages.prettier
|
||||||
shfmt
|
shfmt
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user