add ruff to shell.nix
This commit is contained in:
@ -7,6 +7,7 @@ pkgs.mkShell {
|
||||
nodejs
|
||||
python3
|
||||
poetry
|
||||
ruff
|
||||
];
|
||||
|
||||
shellHook = ''
|
||||
|
Reference in New Issue
Block a user