lint: Convert lint-logs.sh to Python #24849

pull Kvaciral wants to merge 1 commits into bitcoin:master from Kvaciral:lint-logs-port changing 3 files +35 −29
  1. Kvaciral commented at 0:59 am on April 14, 2022: contributor

    A port of /test/lint/lint-logs.sh to a Python-script as part of the request of #24783 . Checked for output-consistency.

    Removed all non-explicit exceptions (i.e. ..., LogPrint(), and LogPrintf()) because they weren’t needed anymore, except for one single case in a comment in /src/random.cpp which I removed because it was quite useless anyway (the comment, not the file).

  2. lint: Convert lint-logs.sh to Python e9d277131c
  3. DrahtBot added the label Tests on Apr 14, 2022
  4. laanwj commented at 6:21 am on April 14, 2022: member

    Code review ACK e9d277131ca346cfd6120c7ef73623d20d1df6f8

    Cleaning up the exceptions makes sense to me. This simplifies the script and we were already moving away from // for XXX comments also.

  5. MarcoFalke merged this on Apr 14, 2022
  6. MarcoFalke closed this on Apr 14, 2022

  7. Kvaciral deleted the branch on Apr 16, 2022
  8. DrahtBot locked this on Apr 16, 2023


Kvaciral laanwj

Labels
Tests


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-07-05 22:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me