-
Notifications
You must be signed in to change notification settings - Fork 12
Additional CI checks #1652
Copy link
Copy link
Open
Labels
[C] infrastructureChanges to CI and deploymentChanges to CI and deployment[P] minorfeatures or bugs that can wait for some more timefeatures or bugs that can wait for some more time
Metadata
Metadata
Assignees
Labels
[C] infrastructureChanges to CI and deploymentChanges to CI and deployment[P] minorfeatures or bugs that can wait for some more timefeatures or bugs that can wait for some more time
Type
Fields
Give feedbackNo fields configured for issues without a type.
We check for some code problems like use of
transtag,showbrowserand untrimmed blocktranslate. We are missing checks for having print-statements and missing migrations. Ideally, these checks should be integrated into pre-commit so they also run locally.