Page MenuHomePhabricator

[LINTER] Add mypy to the CI dependencies and exclude the contrib dir
ClosedPublic

Authored by Fabien on Mar 5 2021, 10:26.

Details

Summary

This will unbreak arc lint --everything and the land bot. Contrib
subfolders can be fixed and included in later diffs.
Also added a exclusion for sys.getwindowsversion() which is only
available on windows.

Test Plan
arc lint --everything

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix_mypy_issues
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 15322
Build 30573: Build Diffbuild-diff · build-without-wallet · build-debug · build-clang-tidy · build-clang
Build 30572: arc lint + arc unit

Event Timeline

Fabien requested review of this revision.Mar 5 2021, 10:26
This revision is now accepted and ready to land.Mar 5 2021, 10:31
This revision was landed with ongoing or failed builds.Mar 5 2021, 10:44
This revision was automatically updated to reflect the committed changes.