Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

[mypy] first draft of mypy plugin #218

Merged
merged 19 commits into from
Feb 2, 2020
Merged

[mypy] first draft of mypy plugin #218

merged 19 commits into from
Feb 2, 2020

Commits on Feb 1, 2020

  1. Configuration menu
    Copy the full SHA
    4ddde02 View commit details
    Browse the repository at this point in the history
  2. Implement mypy plugin

    kornicameister committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    954e7c5 View commit details
    Browse the repository at this point in the history
  3. Add docs

    Tomasz Trebski authored and kornicameister committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    06f55a2 View commit details
    Browse the repository at this point in the history
  4. fixup! Implement mypy plugin

    Tomasz Trebski authored and kornicameister committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    64ddb2b View commit details
    Browse the repository at this point in the history
  5. Update __init__.py

    kornicameister committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    641e210 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95b86f0 View commit details
    Browse the repository at this point in the history
  7. Update __init__.py

    kornicameister committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    8d1b832 View commit details
    Browse the repository at this point in the history
  8. Update pytest.ini

    kornicameister committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    5554883 View commit details
    Browse the repository at this point in the history
  9. trying to figure out tests

    Tomasz Trebski authored and kornicameister committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    b549de9 View commit details
    Browse the repository at this point in the history
  10. bad bad tests

    Tomasz Trebski authored and kornicameister committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    29cba3a View commit details
    Browse the repository at this point in the history
  11. fixup! bad bad tests

    Tomasz Trebski authored and kornicameister committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    2c6021a View commit details
    Browse the repository at this point in the history
  12. Less todos -> :)

    kornicameister committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    e0d9cff View commit details
    Browse the repository at this point in the history
  13. A little of docs

    kornicameister committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    ad7329c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    457f2bb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e7a6f8f View commit details
    Browse the repository at this point in the history
  16. Rebase

    kornicameister committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    a6f2b7d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3ea784e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

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