diff --git a/shell.nix b/shell.nix index 065ef1b..d870cb3 100644 --- a/shell.nix +++ b/shell.nix @@ -7,6 +7,7 @@ pkgs.mkShell { nodejs python3 poetry + ruff ]; shellHook = ''