Skip to content

Conversation

@behnazh-w
Copy link
Member

The recent version of Pylint has added a new check too-many-positional-arguments, which is causing our linter checks to fail. This PR disables this check similar to other opinionated too-many-* checks.

Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
@behnazh-w behnazh-w requested a review from tromai as a code owner September 23, 2024 01:37
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 23, 2024
@behnazh-w behnazh-w merged commit 70bad94 into staging Sep 23, 2024
9 checks passed
@behnazh-w behnazh-w deleted the behnazh/fix-linter-errors branch September 23, 2024 03:56
art1f1c3R pushed a commit that referenced this pull request Nov 29, 2024
Pylint version 3.3.0 has added a new check too-many-positional-arguments, which is causing our linter checks to fail. This PR disables this check similar to other opinionated too-many-* checks.

Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants