-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
CIContinuous IntegrationContinuous IntegrationCode StyleCode style, linting, code_checksCode style, linting, code_checksDocsgood first issue
Milestone
Description
Problem description
In order to have a continuous check by the CI on validation error GL01
(Docstring text, i.e. summary, should start in the line immediately after the opening quotes, not in the same line, or leaving a blank line in between), fixing them in the code base enables the addition to the CI for automated testing in the future.
GL01
has 189 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 theGL01
type of errors
Metadata
Metadata
Assignees
Labels
CIContinuous IntegrationContinuous IntegrationCode StyleCode style, linting, code_checksCode style, linting, code_checksDocsgood first issue