Details

    • Sub-task
    • Status: Open
    • Lowest
    • Resolution: Unresolved
    • None

    Description

      Can use mypy, a statically typed version of Python, to add static type linting. Something like (from home-assistant):

      [testenv:typing]
      basepython = python3
      deps = -r

      {toxinidir}

      /requirements_test.txt
      commands = mypy --silent-imports homeassistant

      or mypy coala bear:

      https://github.com/coala/coala-bears/blob/master/bears/python/MypyBear.py

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            dfarrell07 Daniel Farrell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: