Enable the various disabled coala sections, fix problems (INTPAK-41)

[INTPAK-70] Add Python static type linting via mypy Coala bear Created: 17/Nov/17  Updated: 17/Nov/17

Status: Open
Project: integration-packaging
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Sub-task Priority: Lowest
Reporter: Daniel Farrell Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 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


Generated at Wed Feb 07 20:03:30 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.