Ignore A001 since we are explicitly overridding the builtin behavior. Overridding builtins is very hacky but this should be backported out of the code base in the future so it is not worth worrying about.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC374f5aafce0a: [lint] Ignore shadowing of ord() and chr() builtins in testgen/base58.py
flake8 contrib/testgen/base58.py | grep A001 # empty
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- a001-testgen
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 23387 Build 46393: Build Diff Build 46392: arc lint + arc unit