Zulip Chat Archive
Stream: mathlib4
Topic: shake hangs with no config file
Matthew Ballard (Jun 28 2024 at 10:20):
I tried running shake with a blank cfg
two ways: one by blanking noshake.json
and two by modifying the cli to default to none
when you use --cfg none
. Both ended up in the same place with shake hanging.
I am curious if others can replicate.
The goal here was to clean up noshake.json
a bit.
Mario Carneiro (Jun 28 2024 at 22:45):
shake cleans up noshake.json itself when you use --update
Matthew Ballard (Jun 29 2024 at 19:11):
I thought it just added the output to the noshake.json
Last updated: May 02 2025 at 03:31 UTC