Consider resolving pylint `too-many` warnings
Open
enhancement
Stale-exempt
- Dominant language
- Python
- Stars
- 62
- Forks
- 42
- Avg merge
- 1h 2m
- Merged PRs (30d)
- 1
Description
We have ignored `too-many-return-statements`, `too-many-branches`, `too-many-arguments`, and `too-many-locals`. We should consider changing the default max in `.pylintrc` and/or resolve these errors rather than ignoring them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.