Skip to content

chore: require typed defs and enable flake8-async in the lint baseline - #37

Merged
larsrollik merged 1 commit into
mainfrom
chore/lint-strictness-wave2
Jul 29, 2026
Merged

larsrollik merged 1 commit into
mainfrom
chore/lint-strictness-wave2

Conversation

@larsrollik

Copy link
Copy Markdown
Owner

Adds ruff ASYNC and mypy disallow_untyped_defs + disallow_incomplete_defs to the template. New projects require full annotations + correct async usage from the start. Existing repos adopt when they run their own typing pass.

Adds ruff ASYNC and mypy disallow_untyped_defs + disallow_incomplete_defs so new
projects require full type annotations and correct async usage from the start.
@larsrollik
larsrollik merged commit 47dc870 into main Jul 29, 2026
4 checks passed
@larsrollik
larsrollik deleted the chore/lint-strictness-wave2 branch July 29, 2026 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant