-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Fix validation error type PR08
and check in CI
#25232
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
Comments
Hi, will make a few pull requests for this issue in the coming days/weeks. Would it make sense to combine this issue with an issue for docstrings error So far these seem to coincide pretty frequently and they are both simple fixes. Or would it be better that I create a separate issue for PR09 and reference multiple issues in a single pull request? Doesn't look like there is an issue for that yet. Thanks! |
In #28571 I have submitted a PR for:
In #28655 I have submitted a PR for:
|
Working on:
|
Problem description
In order to have a continuous check by the CI on validation error
PR08
(Parameter description should start with a capital letter), fixing them in the code base enables the addition to the CI for automated testing in the future.PR08
has 156 occurrences (see overview of the errors), including:Todo:
code_check.sh
script to take into account theSS02
type of errorsThe text was updated successfully, but these errors were encountered: