Files
vibepod/server
LyAhn acb615b918 chore: add ruff linter/formatter for Python server
- Add ruff>=0.11.0 as dev dependency via [dependency-groups]
- Configure [tool.ruff]: line-length=100, py310 target, LF line endings
- Lint rules: E, F, UP, B, SIM, I (ignoring E501/B905)
- Add lint:server and lint:server:fix scripts to root package.json
- Update format/format:check to also run ruff for server/
2026-05-01 19:05:39 +01:00
..
2026-04-30 23:20:46 +01:00