-
Notifications
You must be signed in to change notification settings - Fork 32
Enforce docformatter compatibility #308
Copy link
Copy link
Open
Labels
status: openNo solution for this issue has been providedNo solution for this issue has been providedtopic: actionsIssue/PR related to GitHub ActionsIssue/PR related to GitHub Actionstopic: documentationIssue/PR related to the documentationIssue/PR related to the documentationtopic: testingIssue/PR related to testing and pytestIssue/PR related to testing and pytesttype: clean codeIssue/PR related to clean coding and pythonicsIssue/PR related to clean coding and pythonics
Metadata
Metadata
Assignees
Labels
status: openNo solution for this issue has been providedNo solution for this issue has been providedtopic: actionsIssue/PR related to GitHub ActionsIssue/PR related to GitHub Actionstopic: documentationIssue/PR related to the documentationIssue/PR related to the documentationtopic: testingIssue/PR related to testing and pytestIssue/PR related to testing and pytesttype: clean codeIssue/PR related to clean coding and pythonicsIssue/PR related to clean coding and pythonics
Type
Fields
Give feedbackNo fields configured for Feature.
Description of the Issue:
docformatter is currently executed as part of the pre-commit hooks for changed files, but it is not included in the regular code quality checks/workflows.
Running docformatter across the entire codebase currently produces a large number of formatting changes, indicating that the repository is not fully compliant with the configured formatting rules.
Unresolved / Open Questions
Proposed Solution:
Action Items:
No response
Related Issues:
No response
Interested Parties:
No response