]> git.bitcoin.ninja Git - rust-lightning/commit
Pass our `edition` to `rustfmt`
authorElias Rohrer <dev@tnull.de>
Thu, 6 Jun 2024 07:30:30 +0000 (09:30 +0200)
committerElias Rohrer <dev@tnull.de>
Fri, 7 Jun 2024 14:55:11 +0000 (16:55 +0200)
commit43b41868bb9ac811564419954f2e49741dd7d9c9
tree017eee0ebbadcca1c2fe00ce3271572d1a89f8b5
parent21fee20a6d1e79a18a371e51e842da4b953ee070
Pass our `edition` to `rustfmt`

.. as it otherwise doesn't seem to pick up the right one when checkin
integration tests.
ci/rustfmt.sh