criu/.github/workflows
Pavel Tikhomirov d2a0d1fa64 lint: don't fail workflow on indent fail
There are multiple cases where good human readable code block is
converted to an unreadable mess by clang-format, so we don't want to
rely on clang-format completely. Also there is no way, as far as I can
see, to make clang-format only fix what we want it to fix without
breaking something.

So let's just display hints inline where clang-format is unhappy. When
reviewer sees such a warning it's a good sign that something is broken
in coding-style around this warning.

We add special script which parses diff generated by indent and
generates warning for each hunk.

Signed-off-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>
2023-10-22 13:29:25 -07:00
..
alpine-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
archlinux-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
check-commits.yml ci: add workflow to ensure self-contained commits 2023-10-22 13:29:25 -07:00
codeql.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
compat-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
cross-compile-daily.yml ci: Run cross compile on debian stable 2022-04-28 17:53:52 -07:00
cross-compile.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
docker-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
fedora-asan-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
fedora-rawhide-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
gcov-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
java-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
lint.yml lint: don't fail workflow on indent fail 2023-10-22 13:29:25 -07:00
loongarch64-qemu-test.yml ci: add workflow for loongarch64 2023-10-22 13:29:25 -07:00
manage-labels.yml github: auto-remove changes requested and awaiting reply labels 2023-10-22 13:29:25 -07:00
podman-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
stale.yml github: update the stale version 2022-04-06 10:57:20 -07:00
stream-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
x86-64-clang-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00
x86-64-gcc-test.yml ci: cancel preceding workflows run 2023-04-15 21:17:21 -07:00