WIP get him to write a ruff conf to match our code

claudy_writes_ruff_conf
Gud Boi 2026-03-04 17:17:51 -05:00
parent b23285bbda
commit a7ba539d93
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ exclude = [
line-length = 88 line-length = 88
indent-width = 4 indent-width = 4
# Assume Python 3.9 # !XXX sync with `pyproject.toml`!
target-version = "py312" target-version = "py312"
# ------ - ------ # ------ - ------