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

Fix: [unknown-option-value] False negative after --disable=all #9491

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Feb 25, 2024

  1. Fix: "All" should not disable pylint internal messages

    Signed-off-by: Dennis Keck <[email protected]>
    fellhorn committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    509fb21 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Cleanup tests

    Signed-off-by: Dennis Keck <[email protected]>
    fellhorn committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    5497984 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    302e513 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Fix test_disable_all

    Signed-off-by: Dennis Keck <[email protected]>
    fellhorn committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    8b0e21d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    816391d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4048273 View commit details
    Browse the repository at this point in the history
  4. Reduce pylint messages

    Signed-off-by: Dennis Keck <[email protected]>
    fellhorn committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    3509270 View commit details
    Browse the repository at this point in the history