Page MenuHomePhabricator

[Lint] Lint everything, apply some of the patches
ClosedPublic

Authored by tobias_ruck on Apr 4 2023, 15:57.

Details

Reviewers
Fabien
PiRK
Group Reviewers
Restricted Project
Commits
rABCaa4628e798c3: [Lint] Lint everything, apply some of the patches
Summary

Fixes and auto-fixes after running arc lint --everything. It seems some fixes are malfunctioning, they truncate e.g. test_node.py, which we
ignore.

It also fixes some new lints for Rust introduced by D13556.

Test Plan
  1. Run arc lint --everything
  2. Some false lints (truncate pythong files), but mostly no changes

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable