mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-12 09:28:31 +02:00
add cache timeout for flakeheaven
See: https://github.com/flakeheaven/flakeheaven/issues/71
This commit is contained in:
parent
56efc1283b
commit
59f0993b8a
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ format.sequence = [
|
||||||
"black .",
|
"black .",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
lint.env = { FLAKEHEAVEN_CACHE_TIMEOUT = "0" }
|
||||||
lint.default_item_type = "cmd"
|
lint.default_item_type = "cmd"
|
||||||
lint.sequence = [
|
lint.sequence = [
|
||||||
"poetry --version",
|
"poetry --version",
|
||||||
|
|
Loading…
Add table
Reference in a new issue