DGEB / ruff.toml
Joshua Kravitz
Initial commit
e284167
exclude = [
".venv",
"build/",
]
# Same as Black.
line-length = 88
indent-width = 4