make clean
: no longer regenerate source
Regenerating code with `make clean` was somewhat useful when only Go code was generated, because that didn't include the version number / git hash. The Python and JS code do have that version/hash, so `make clean` became a source-altering operation, which wasn't nice.
This commit is contained in:
parent
88929db582
commit
e72ea6b310
Loading…
x
Reference in New Issue
Block a user