Skip to content

docs: make planning/index.py noqa comment repo-neutral#17

Merged
lesnik512 merged 1 commit into
mainfrom
fix/repo-neutral-noqa-comment
Jun 26, 2026
Merged

docs: make planning/index.py noqa comment repo-neutral#17
lesnik512 merged 1 commit into
mainfrom
fix/repo-neutral-noqa-comment

Conversation

@lesnik512

Copy link
Copy Markdown
Member

Follow-up to #16. The leading # ruff: noqa comment in planning/index.py (copied verbatim from the convention) referenced faststream-outbox, another consumer:

-# ruff: noqa: INP001, D212  # planning/ is not a Python package; D212/D213 conflict differs from faststream-outbox
+# ruff: noqa: INP001, D212  # planning/ is not a Python package; the module docstring uses the D213 (second-line summary) style, so D212 is suppressed

Mirrors the upstream fix in lesnik512/planning-convention#2 so the file matches canonical now rather than waiting for the next re-apply. Comment-only — no behavior change.

just check-planningplanning: OK; ruff check clean.

🤖 Generated with Claude Code

Backport of the upstream convention fix
(lesnik512/planning-convention#2): the leading `# ruff: noqa` comment
referenced faststream-outbox, another consumer of the convention. Reword it to
explain the suppression generically. Comment-only, no behavior change.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@lesnik512 lesnik512 merged commit f819a09 into main Jun 26, 2026
6 checks passed
@lesnik512 lesnik512 deleted the fix/repo-neutral-noqa-comment branch June 26, 2026 18:10
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