No description provided.
Remove trailing whitespace from all BIPs #1653
pull OrfeasLitos wants to merge 1 commits into bitcoin:master from OrfeasLitos:trailing-whitespace changing 48 files +291 −291-
OrfeasLitos commented at 3:36 PM on July 25, 2024: contributor
-
Remove trailing whitespace from all BIPs 9a56d3544e
- ProofOfKeags approved
-
jonatack commented at 2:27 PM on July 26, 2024: contributor
Concept ACK. Did you find these manually or use a tool? Perhaps an automated task could be added to the workflow checks.
-
OrfeasLitos commented at 3:19 PM on July 26, 2024: contributor
I just did
sed -i "s/ *$//" *.mediawikiin thebips/directory. An automated task is a good idea. -
jonatack commented at 3:33 PM on July 26, 2024: contributor
ACK 9a56d3544eac1f949a747c251810f7a440d63fb9
Happy to review a pull to add an automated task.
- jonatack merged this on Jul 26, 2024
- jonatack closed this on Jul 26, 2024
Contributors