mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2025-08-16 01:58:09 +02:00
drop black as formatter since we already use ruff
This commit is contained in:
@ -29,7 +29,6 @@
|
||||
];
|
||||
programs.shellcheck.enable = true;
|
||||
programs.deno.enable = true;
|
||||
programs.black.enable = true;
|
||||
};
|
||||
packages = {
|
||||
default = pkgs.mkShell {
|
||||
|
Reference in New Issue
Block a user