Add ruff
to deps, bump uv.lock
#32
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "add_ruff_linter"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Such that we start encouraging devs to lint code they touch and hopefully we include a pass as part of our tests/CI, well.. eventually
Other
pyproject.toml
driven tweaksmk local
tractor
install--editable
since without it being a locally hackable repo it’s kinda pointless to install from the local fs Xpput back in my (@goodboy’s) local index of
poetry
settings but commented just so i can check there’s nothing critical that should be added to the newuv
versionstill TODO for this to land,
ruff.toml
conf file (prolly just take what i have fortractor
).poetry
config content after distillationf1488fd506
to8abe55dcc6
@ -34,3 +36,4 @@
# ------ - ------
# ORIGINAL POETRY STASH FROM PRE `gitea_feats`
yeah obvi need to remove (again) all this poetry content i left in just bc i had local index changes that i wasn’t sure were still needed (likely not though).
will go through these and remove the unneeded content
removed!
1c3f0ff232
to49ea380503