Closed frafra closed 6 months ago
https://github.com/NINAnor/python-template/blob/120d511f04b74a1623dfed5c09e35dd53c456e35/pyproject.toml.jinja#L25-L26
Type annotations are useful in larger software, but I would keep the linting off by default, because of the current adoption status.
now it's optional, there is a question about annotation but default is false
https://github.com/NINAnor/python-template/blob/120d511f04b74a1623dfed5c09e35dd53c456e35/pyproject.toml.jinja#L25-L26
Type annotations are useful in larger software, but I would keep the linting off by default, because of the current adoption status.