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

Migrate mypy config to pyproject.toml #3936

Merged
merged 9 commits into from Oct 16, 2023

Commits on Oct 9, 2023

  1. Migrate mypy config to pyproject.toml

    Charles Patel committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    15af178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0727532 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Remove mypy configs covered in strict mode

    Charles Patel committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ae481ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7258712 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Add inline comment for removing type: ignore - take 2

    Charles Patel committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6aca347 View commit details
    Browse the repository at this point in the history
  2. Add mypy-args option in hatch build mypyc hook

    Charles Patel committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    346dd8d View commit details
    Browse the repository at this point in the history
  3. Update mypy-arg formating

    Charles Patel committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    7575ae9 View commit details
    Browse the repository at this point in the history
  4. Revert mypy-args in hatch build wheel check

    Charles Patel committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a8c3be5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41a5cd9 View commit details
    Browse the repository at this point in the history