Loading ruff.toml +1 −1 Original line number Diff line number Diff line unsafe-fixes = true exclude = [".venv"] exclude = [".venv", ".config/skills"] target-version = "py314" line-length = 160 fix = true Loading ty.toml +4 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,10 @@ include = [ "src", "tests", ] exclude = [ ".venv", ".config/skills", ] [terminal] error-on-warning = true Loading
ruff.toml +1 −1 Original line number Diff line number Diff line unsafe-fixes = true exclude = [".venv"] exclude = [".venv", ".config/skills"] target-version = "py314" line-length = 160 fix = true Loading
ty.toml +4 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,10 @@ include = [ "src", "tests", ] exclude = [ ".venv", ".config/skills", ] [terminal] error-on-warning = true