-
-
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
Milestone
Description
Problem description
In order to have a continuous check by the CI on validation error SA05
(Reference name in See Also
section does not need pandas
prefix, use correct reference instead), fixing them in the code base enables the addition to the CI for automated testing in the future.
SA05
has just 96 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 theSS02
type of errors
Metadata
Metadata
Assignees
Labels
CIContinuous IntegrationContinuous IntegrationCode StyleCode style, linting, code_checksCode style, linting, code_checks