Flask app with Clean Architecture (core/infra), RSS feed parsing, avatar resolution from social.org files, Docker + Nginx setup.
6 lines
71 B
TOML
6 lines
71 B
TOML
[tool.ruff]
|
|
line-length = 120
|
|
|
|
[tool.ruff.format]
|
|
indent-style = "tab"
|