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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.