Files
org-social-web-reading/pyproject.toml
Andros Fenollosa 31429b348c Initial commit: public timeline viewer for Org Social
Flask app with Clean Architecture (core/infra), RSS feed parsing,
avatar resolution from social.org files, Docker + Nginx setup.
2026-03-09 11:20:12 +01:00

6 lines
71 B
TOML

[tool.ruff]
line-length = 120
[tool.ruff.format]
indent-style = "tab"