-
If I change some of global settings like |
Beta Was this translation helpful? Give feedback.
Answered by
jdx
Nov 1, 2024
Replies: 1 comment 17 replies
-
I don't understand what this means |
Beta Was this translation helpful? Give feedback.
17 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can tell you right now this behavior of settings will not change. What we could do is perhaps provide some customization for lockfile, like maybe making it
lockfile = 'write_only'
which would only update existing lockfiles and not create them if they don't exist.