Skip to content

[style] Use default 'dummy-variable-rgx' and 'ignored-argument-names' #8014

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

Pierre-Sassoulas
Copy link
Member

Type of Changes

Type
✓ 🔨 Refactoring

Description

Refs #8013
Refs #7697 (comment)

@Pierre-Sassoulas Pierre-Sassoulas added Maintenance Discussion or action around maintaining pylint or the dev workflow Skip news 🔇 This change does not require a changelog entry labels Jan 2, 2023
@codecov
Copy link

codecov bot commented Jan 2, 2023

Codecov Report

Merging #8014 (3683398) into main (1baa10e) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #8014   +/-   ##
=======================================
  Coverage   95.42%   95.42%           
=======================================
  Files         176      176           
  Lines       18521    18521           
=======================================
  Hits        17674    17674           
  Misses        847      847           
Impacted Files Coverage Δ
pylint/checkers/typecheck.py 96.24% <ø> (ø)
pylint/testutils/unittest_linter.py 100.00% <ø> (ø)
pylint/extensions/docparams.py 100.00% <100.00%> (ø)

@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2023

🤖 According to the primer, this change has no effect on the checked open source code. 🤖🎉

This comment was generated for commit 3683398

@Pierre-Sassoulas Pierre-Sassoulas merged commit 624a5db into pylint-dev:main Jan 2, 2023
@Pierre-Sassoulas Pierre-Sassoulas deleted the use-the-default-value-for-dummy-variable-rgx branch January 2, 2023 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Discussion or action around maintaining pylint or the dev workflow Skip news 🔇 This change does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants