Skip to content

Remove the check_docs extension and remove any references to it #5730

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

Merged
merged 2 commits into from
Jan 27, 2022

Conversation

DanielNoord
Copy link
Collaborator

@DanielNoord DanielNoord commented Jan 27, 2022

  • Add yourself to CONTRIBUTORS if you are a new contributor.
  • Add a ChangeLog entry describing what your PR does.
  • If it's a new feature, or an important bug fix, add a What's New entry in
    doc/whatsnew/<current release.rst>.
  • Write a good description on what the PR does.

Type of Changes

Type
🔨 Refactoring
📜 Docs

Description

As discussed in #5322 and #5317. The checker has been deprecated since 2016, see 9423e31.
Closes #5322.

After merge the todo list in #5317 should be updated!

@DanielNoord DanielNoord added Checkers Related to a checker Maintenance Discussion or action around maintaining pylint or the dev workflow labels Jan 27, 2022
@DanielNoord DanielNoord added this to the 2.13.0 milestone Jan 27, 2022
@DanielNoord DanielNoord mentioned this pull request Jan 27, 2022
9 tasks
@coveralls
Copy link

coveralls commented Jan 27, 2022

Pull Request Test Coverage Report for Build 1755251746

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 93.859%

Totals Coverage Status
Change from base Build 1751757499: 0.01%
Covered Lines: 14718
Relevant Lines: 15681

💛 - Coveralls

Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@Pierre-Sassoulas Pierre-Sassoulas merged commit 3496e06 into pylint-dev:main Jan 27, 2022
@DanielNoord DanielNoord deleted the deprecate branch January 27, 2022 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Checkers Related to a checker Maintenance Discussion or action around maintaining pylint or the dev workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[crash] doc params extension: --accept-no-param-doc: conflicting option string(s)
3 participants