Skip to content

Enable DOC201 check and fix existing violations#203

Merged
HamzaSardar merged 3 commits intodevelopfrom
enhancement/stricter-docstring-checks
Mar 18, 2026
Merged

Enable DOC201 check and fix existing violations#203
HamzaSardar merged 3 commits intodevelopfrom
enhancement/stricter-docstring-checks

Conversation

@HamzaSardar
Copy link
Copy Markdown

Added DOC201 docstring check to pyproject.toml and fixed 46 existing violations.

Added check to pyproject.toml, and fixed 46 docstrings where DOC201 was flagged.

Implements: #159
@HamzaSardar HamzaSardar requested a review from osw282 March 18, 2026 10:17
Previous change for #159 added `preview = true` to pyproject.toml, which added unstable preview rules.
Fixed this by adding `explicit-preview-rules = true`.
Copy link
Copy Markdown
Contributor

@osw282 osw282 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@HamzaSardar HamzaSardar merged commit 8dda983 into develop Mar 18, 2026
2 checks passed
@HamzaSardar HamzaSardar deleted the enhancement/stricter-docstring-checks branch March 18, 2026 11:14
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.

2 participants