Skip to content

Add docstrings checking with ruff and implement the fixes #196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

AntoniaSzecsi
Copy link

Issue #, if available:

Description of changes:

Target (OCI, Managed Runtime, both):

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This PR addresses all 85 docstring-related linting errors identified by ruff's docstring checking rules. Fixes:

  • Fixed one-line docstring format issues in module headers

  • Added missing docstrings for all public functions, classes, and methods

@PartiallyUntyped PartiallyUntyped merged commit c08d17b into lszecsi/refactoring-rie Aug 1, 2025
PartiallyUntyped pushed a commit that referenced this pull request Aug 1, 2025
* Add docstrings checking with ruff and implement the fixes

* Fix build and test invocations of RIE

* Format file according to linter requirements

* Remove ignore rules and move docstring logic to dev file

---------

Co-authored-by: AntoniaSzecsi <[email protected]>
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.

3 participants