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

Start enforcing typecheck #211

Merged
merged 13 commits into from
Sep 13, 2024
Merged

Start enforcing typecheck #211

merged 13 commits into from
Sep 13, 2024

Commits on Sep 12, 2024

  1. ➕ Add type checkers

    EarlMilktea committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    bf2f157 View commit details
    Browse the repository at this point in the history
  2. ➕ Add types-XXX

    EarlMilktea committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7564832 View commit details
    Browse the repository at this point in the history
  3. 🔧 Setup type checker

    EarlMilktea committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    544ba90 View commit details
    Browse the repository at this point in the history
  4. ♻️ Small fix

    EarlMilktea committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ef34260 View commit details
    Browse the repository at this point in the history
  5. 👷 Add typecheck CI

    EarlMilktea committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9b58320 View commit details
    Browse the repository at this point in the history
  6. 🎨 Format files

    Using prettier
    EarlMilktea committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d43b92a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    352aeea View commit details
    Browse the repository at this point in the history
  8. 💚 Install deps.

    EarlMilktea committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e723df5 View commit details
    Browse the repository at this point in the history
  9. ♻️ Use _T

    EarlMilktea committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    09dd033 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    72a785b View commit details
    Browse the repository at this point in the history
  11. 🚸 Move stubs to dev

    EarlMilktea committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2bfc76e View commit details
    Browse the repository at this point in the history
  12. 🔧 Update rule

    EarlMilktea committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    74ce792 View commit details
    Browse the repository at this point in the history
  13. Enable mypy type-arg error

    thierry-martinez authored and EarlMilktea committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2c00304 View commit details
    Browse the repository at this point in the history