Loading pyproject.toml +3 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,9 @@ dependencies = [ "typer>=0.26.7", ] [tool.ruff] extend-exclude = ["scripts"] [tool.ruff.lint] select = [ # Pyflakes Loading Loading
pyproject.toml +3 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,9 @@ dependencies = [ "typer>=0.26.7", ] [tool.ruff] extend-exclude = ["scripts"] [tool.ruff.lint] select = [ # Pyflakes Loading