How do I update the ./pleasew?
I have noticed that the contents of the ./pleasew script have been updated.
A specific example is that the ./pleasew you get when using v17.7.0 by running plz init is different from that listed in this repo:
https://github.com/please-build/cc-rules/blob/master/pleasew - which looks like it was created
I would have thought plz update would also update the ./pleasew.
Should I be updating the ./pleasew at all?
Sorry, we seem to have missed this issue. I've updated ours manually by copy pasting from the pleasew in this main Please repo, but I think plz update could update the pleasew too. I've not got strong opinions about this to be honest. Feels a bit weird for plz update to make code changes for you, but I can see why it might be nice. Maybe plz init could have a flag for this? Would be happy to accept a pull request.