a digital entity named phi that roams bsky phi.zzstoatzz.io
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 14 lines 297 B view raw
1fail_fast: false 2 3repos: 4 - repo: https://github.com/jakekaplan/loq 5 rev: v0.1.0-alpha.7 6 hooks: 7 - id: loq 8 9 - repo: https://github.com/astral-sh/ruff-pre-commit 10 rev: v0.12.1 11 hooks: 12 - id: ruff-check 13 args: [--fix, --exit-non-zero-on-fix] 14 - id: ruff-format