lint: bump MLC to v0.19.0 #31427

pull willcl-ark wants to merge 2 commits into bitcoin:master from willcl-ark:bump-mlc changing 2 files +3 −2
  1. willcl-ark commented at 11:27 am on December 5, 2024: member

    Fixes: #31044

    This MLC update includes a change which will ignore files being ignored by git, and help avoid false-positives when linting in this repo.

  2. lint: bump MLC to v0.19.0
    Fixes: #31044
    
    This MLC update includes a change which will ignore files being ignored
    by git, and help avoid false-positives when linting in this repo.
    811a65d3c6
  3. lint: use clearer wording on error message f6afca46a1
  4. DrahtBot commented at 11:27 am on December 5, 2024: contributor

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    Code Coverage & Benchmarks

    For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/31427.

    Reviews

    See the guideline for information on the review process. A summary of reviews will appear here.

  5. DrahtBot added the label Tests on Dec 5, 2024
  6. willcl-ark commented at 11:28 am on December 5, 2024: member

    Tested by building QT from depends as per #31044 and running the linter:

    0cd depends
    1make -j16 NO_BOOST=1 NO_LIBEVENT=1 NO_ZMQ=1 NO_WALLET=1 NO_BDB=1 NO_SQLITE=1 NO_UPNP=1 NO_NATPMP=1 NO_UPNP=1 NO_USDT=1
    2cd ..
    3DOCKER_BUILDKIT=1 docker build -t bitcoin-linter --file "./ci/lint_imagefile" ./ && docker run --rm -v $(pwd):/bitcoin -it bitcoin-linter
    

    Happy to squash, or drop the second commit.

  7. fanquake approved
  8. fanquake commented at 11:44 am on December 5, 2024: member
    ack f6afca46a1d7936d8d63439c64050c27cadab624 fixes 31044
  9. fanquake merged this on Dec 5, 2024
  10. fanquake closed this on Dec 5, 2024


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-12-21 15:12 UTC

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