Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

docs: update guidelines for docstrings #214

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Conversation

lars-reimann
Copy link
Member

Summary of Changes

Update guidelines for docstrings. It's no longer recommended to include type hints for parameters/results in docstrings.

@lars-reimann lars-reimann requested a review from a team as a code owner January 25, 2024 12:33
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ MARKDOWN markdown-link-check 1 0 0.88s
✅ REPOSITORY git_diff yes no 0.03s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Copy link

codecov bot commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4018728) 92.92% compared to head (682c206) 92.92%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #214   +/-   ##
=======================================
  Coverage   92.92%   92.92%           
=======================================
  Files          96       96           
  Lines        6123     6123           
=======================================
  Hits         5690     5690           
  Misses        433      433           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lars-reimann lars-reimann merged commit a9e6102 into main Jan 25, 2024
8 checks passed
@lars-reimann lars-reimann deleted the docstring-guidelines branch January 25, 2024 12:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant