criu/scripts/ci
Radostin Stoyanov e0b74f558b make: replace flake8 with ruff
Ruff (https://github.com/astral-sh/ruff) is a Python linter
written in Rust, designed to replace Flake8. It is significantly
faster and actively maintained.

In addition to replacing flake8 with ruff, this patch also
creates separate makefile targets for ruff, shellcheck and
codespell, so that they can be tested independently.

RUFF_FLAGS can be used to specify options such as '--fix'.
Example:
	make lint
	make ruff RUFF_FLAGS=--fix

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2024-09-11 16:02:11 -07:00
..
apt-install scripts/apt: don't hide apt output 2023-10-22 13:29:25 -07:00
asan.sh ci: stop testing ubuntu overlayfs 2023-10-22 13:29:25 -07:00
ci-after-success.sh CI: rename 'travis' to 'ci' 2020-11-08 14:04:12 -08:00
docker-test.sh docker-test: downgrade docker to v24.0.7 2024-09-11 16:02:11 -07:00
docker.env CI: rename 'travis' to 'ci' 2020-11-08 14:04:12 -08:00
java-test.sh ci: Clean up and improve Java testing 2023-04-15 21:17:21 -07:00
loongarch64-qemu-test.sh ci/loongarch64: compile tests before running zdtm.py 2023-10-22 13:29:25 -07:00
Makefile ci: stop testing ubuntu overlayfs 2023-10-22 13:29:25 -07:00
podman-test.sh docker/podman: test c/r with action-script 2023-10-22 13:29:25 -07:00
prepare-for-fedora-rawhide.sh make: replace flake8 with ruff 2024-09-11 16:02:11 -07:00
run-ci-tests.sh make: replace flake8 with ruff 2024-09-11 16:02:11 -07:00
vagrant.sh make: replace flake8 with ruff 2024-09-11 16:02:11 -07:00