Skip to content
Snippets Groups Projects

swh-pipeline: Execute all code quality checks instead of just flake8

3 unresolved threads

Prefer to rely on pre-commit to run all code quality checks in order to also benefit from black, codespell and isort checks.

This will enforce newly introduced code to pass those checks and force external contributors to install the pre-commit hooks.

I tested the changes in docker and also processed all swh repositories to fix failing checks after the recent version bumps of code quality tools in pre-commit configuration.

image

Merge request reports

Pipeline #10815 passed

Pipeline passed for 2b0c2835 on anlambert:pipeline-run-all-code-quality-checks

Approved by

Merged by Antoine LambertAntoine Lambert 6 months ago (Sep 10, 2024 3:08pm UTC)

Merge details

  • Changes merged into master with 2b0c2835.
  • Did not delete the source branch.

Pipeline #10816 passed

Pipeline passed for 2b0c2835 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading