Sg, thanks. So this idea of `__unconstrained__` a...
# development
h
Sg, thanks. So this idea of
__unconstrained__
and a list of what the priority should be could have big implications, particularly with target-less and Docker. I think it means we now have a way to specify target-less goals like
count-loc
should run via Docker? Basically, it sets the global default. And that also impacts
fmt
,
lint
, etc.
Basically, it sets the global default.
Then targets can get more granular to override the global default