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

[pylint] Add fix for subprocess-run-without-check (PLW1510) #6708

Merged
merged 10 commits into from
Dec 12, 2023

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    54b542c View commit details
    Browse the repository at this point in the history
  2. fix comma handling

    hauntsaninja committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    51cca27 View commit details
    Browse the repository at this point in the history
  3. better comma handling

    hauntsaninja committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    b41dd36 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    7e7f7b9 View commit details
    Browse the repository at this point in the history
  2. Update references

    charliermarsh committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f34bb4c View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

    hauntsaninja committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9688015 View commit details
    Browse the repository at this point in the history
  3. .

    hauntsaninja committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    5db5354 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    d11e97e View commit details
    Browse the repository at this point in the history
  2. Add unsafe for kwargs

    charliermarsh committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c90d9b6 View commit details
    Browse the repository at this point in the history