mirror of
https://github.com/JezzWTF/vibepod.git
synced 2026-06-01 15:22:14 +00:00
acb615b918
- 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/