Skip to content

Conversation

@weiji14
Copy link
Member

@weiji14 weiji14 commented Dec 5, 2025

Apply pydocstyle lint rule with the 'google' convention.

TODO:

  • Initial commit
  • D100
  • D101
  • D103
  • D205
  • D415
  • D417

References:

Add a ruff rule to catch missing documentation. Using google convention so that undocumented-param (D417) rule is enabled to catch missing params, xref https://docs.astral.sh/ruff/rules/undocumented-param. Extended to include D213 (instead of D212) and D410 rules too.
@weiji14 weiji14 added the documentation Improvements or additions to documentation label Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants