Skip to content
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

Add documentation examples for overridden-final-method checker #6080

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    d11b0c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Merge branch 'main' of https://github.com/PyCQA/pylint into overridde…

    …n-final-method-documentation
    mbyrnepr2 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    eb625d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Merge branch 'main' of https://github.com/PyCQA/pylint into overridde…

    …n-final-method-documentation
    mbyrnepr2 committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    45a7db4 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Merge branch 'main' of https://github.com/PyCQA/pylint into overridde…

    …n-final-method-documentation
    mbyrnepr2 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    8ede196 View commit details
    Browse the repository at this point in the history
  2. Add a pylintrc to ensure Python version 3.8 is the minimum version …

    …used for the `overridden-final-method` documentation test
    mbyrnepr2 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    5f39efe View commit details
    Browse the repository at this point in the history
  3. Use a real world example

    mbyrnepr2 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    cc4e26a View commit details
    Browse the repository at this point in the history