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

Added CLI support for Mypy Plugins #18104

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Nov 4, 2024

  1. added flag for plugin args

    Signed-off-by: Dibri Nsofor <[email protected]>
    dibrinsofor committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b2997fe View commit details
    Browse the repository at this point in the history
  2. reformat string literal

    Signed-off-by: Dibri Nsofor <[email protected]>
    dibrinsofor committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    021cb65 View commit details
    Browse the repository at this point in the history
  3. updated docs

    Signed-off-by: Dibri Nsofor <[email protected]>
    dibrinsofor committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    79092dd View commit details
    Browse the repository at this point in the history
  4. moved logic to internals

    Signed-off-by: Dibri Nsofor <[email protected]>
    dibrinsofor committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f57dcde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ff5c41 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e305da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4c6068 View commit details
    Browse the repository at this point in the history
  8. shorter flag

    Signed-off-by: Dibri Nsofor <[email protected]>
    dibrinsofor committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8c7db13 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74da5c6 View commit details
    Browse the repository at this point in the history