workspace local state file keeps getting created
This is a constant annoyance for me.
I'm not running bst workspace open
at all, and this pesky .bst/workspaces.yml
file keeps getting created anyway; when I run a command like bst build <element.bst>
, there seems to be no reason to write anything to disk here, we shouldnt be doing this when there is no need to do it.