diff --git a/pyproject.toml b/pyproject.toml index d7119c5..d608a73 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,2 +1,2 @@ -[tool.ruff] +[tool.ruff.lint] select = ["ALL"]