This is useful for determining the exact type to use for exceptions.
There's no reason to not show the error code all the time.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC8d0c7331a5c2: Add argument to mypy linter to always show error codes
With python 3.7, the following gives an error (with error code):
arc lint test/functional/test_framework/txtools.py
This is fixed in a followup patch.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- mypy-show-error-codes
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 19443 Build 38619: Build Diff Build 38618: arc lint + arc unit