-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
CIContinuous IntegrationContinuous IntegrationCode StyleCode style, linting, code_checksCode style, linting, code_checks
Description
Problem description
In order to have a continuous check by the CI on validation error GL03
(Double line break found; please use only one blank line to separate sections or paragraphs, and do not leave blank lines at the end of docstrings), fixing them in the code base enables the addition to the CI for automated testing in the future.
GL03
has 99 occurrences (see overview of the errors), including:
Todo:
- get rid of the errors in the code base
- update the
code_check.sh
script to take into account theGL03
type of errors
Metadata
Metadata
Assignees
Labels
CIContinuous IntegrationContinuous IntegrationCode StyleCode style, linting, code_checksCode style, linting, code_checks