Closed jbampton closed 1 month ago
https://github.com/pre-commit/pre-commit-hooks?tab=readme-ov-file#check-docstring-first
[DOCS] my subject
Adds another check/test to our pre-commit framework.
Ran locally:
pre-commit run --all-files
https://github.com/pre-commit/pre-commit-hooks?tab=readme-ov-file#check-docstring-first
Did you read the Contributor Guide?
Is this PR related to a JIRA ticket?
[DOCS] my subject
.What changes were proposed in this PR?
Adds another check/test to our pre-commit framework.
How was this patch tested?
Ran locally:
pre-commit run --all-files
Did this PR include necessary documentation updates?