pylint: Enable arguments-differ checker
Open
enhancement
tests
- Dominant language
- Python
- Stars
- 140
- Forks
- 45
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
[See original issue on GitLab](https://gitlab.com/BuildStream/buildstream/-/issues/320)
In GitLab by [[Gitlab user @juergbi]](https://gitlab.com/juergbi) on Mar 25, 2018, 11:04
Ensure that overridden methods don't change parameters.
Contributor guide
Research direction
The issue names Pylint's arguments-differ checker but no file or test. Start by locating the repository's Pylint configuration and existing lint command, then inspect overridden methods that the checker covers. Done means the checker is enabled and the existing lint checks pass with the intended parameter rules.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100