Skip to content

GitLab CI: bin/test-utils/ruff also checks uncommitted/untracked changes

segfault requested to merge fix-ruff-ci-job into stable
  • Also check files with uncommitted changes
  • Also check untracked files
  • Avoid printing "stat: cannot statx $FILE: No such file or directory"
  • Don't ignore it if files can't be checked because of filesystem errors
Edited by boyska

Merge request reports