make cache_ttl configurable
Some checks failed
Style & Lint / lint (5.1) (push) Has been cancelled
Style & Lint / style (0.19.1) (push) Has been cancelled

This commit is contained in:
raf 2025-06-09 14:04:09 +03:00
commit 4dfc8758a1
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,6 @@
indent_type = "Spaces"
indent_width = 3
column_width = 80
[sort_requires]
enabled = true