NINAnor / python-template

1 stars 0 forks source link

Disable ANN linting by default #5

Closed frafra closed 6 months ago

frafra commented 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.

nicokant commented 6 months ago

now it's optional, there is a question about annotation but default is false