Skip to content

docs: correct the stale mypy flag reference in AGENTS.md - #800

Merged
janbjorge merged 1 commit into
mainfrom
chore/agents-md-strict-flag-ref
Sep 7, 2026
Merged

docs: correct the stale mypy flag reference in AGENTS.md#800
janbjorge merged 1 commit into
mainfrom
chore/agents-md-strict-flag-ref

Conversation

@janbjorge

Copy link
Copy Markdown
Owner

Tail-end cleanup from the strict-mypy series (#789#799).

The Type Annotations rule cited mypy: disallow_untyped_defs = true as the enforcing setting. That flag is no longer written in pyproject.tomlstrict = true subsumes it — so a reader grepping for it finds nothing. Reworded to say strict = true implies it.

Docs only; no code or config change.

The annotate rule cited disallow_untyped_defs as a config setting, but it
is no longer written in pyproject.toml since strict = true subsumes it. A
reader grepping for the flag would not find it.
@janbjorge
janbjorge merged commit dbf9964 into main Sep 7, 2026
22 checks passed
@janbjorge
janbjorge deleted the chore/agents-md-strict-flag-ref branch September 7, 2026 13:11
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