mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2024-11-21 15:53:34 +01:00
drop black as formatter since we already use ruff
This commit is contained in:
parent
91b55c6942
commit
01b85c1ee5
@ -29,7 +29,6 @@
|
||||
];
|
||||
programs.shellcheck.enable = true;
|
||||
programs.deno.enable = true;
|
||||
programs.black.enable = true;
|
||||
};
|
||||
packages = {
|
||||
default = pkgs.mkShell {
|
||||
|
Loading…
Reference in New Issue
Block a user