cppcheck/.github/workflows
Patrick Oppenlander d7317b4f8a
fix html report generation with pygments >= 2.12.0 (#4110)
pygments 2.12.0 changed the signature of the HtmlFormatter.wrap()
method. As we don't actually care about the arguments to wrap we can
use packing/unpacking to maintain compatability with older versions of
pygments.
2022-05-16 12:58:54 +02:00
..
CI-cygwin.yml added MinGW to CI and fixed local MinGW build (#3826) 2022-02-16 07:06:04 +01:00
CI-mingw.yml added MinGW to CI and fixed local MinGW build (#3826) 2022-02-16 07:06:04 +01:00
CI-unixish-docker.yml Test GUI build CMake in CI (#3621) 2021-12-15 19:36:34 +01:00
CI-unixish.yml always execute all selfcheck commands / aligned the selfcheck parameters and calls across jobs (#4108) 2022-05-13 06:52:20 +02:00
CI-windows.yml added support for Qt6 (#3930) 2022-04-15 18:49:24 +02:00
asan.yml always execute all selfcheck commands / aligned the selfcheck parameters and calls across jobs (#4108) 2022-05-13 06:52:20 +02:00
buildman.yml Update workflows to Ubuntu 20.04 (#2948) 2020-12-15 10:59:09 +01:00
clang-tidy.yml fail `run-clang-tidy` in case of compiler warnings / fixed Clang warnings / cleanups (#4036) 2022-05-15 12:42:29 +02:00
codeql-analysis.yml Remove bug hunting. This feature will be provided in Cppcheck premium. 2022-04-11 07:31:33 +02:00
coverage.yml Remove bug hunting. This feature will be provided in Cppcheck premium. 2022-04-11 07:31:33 +02:00
format.yml Show uncrustify diff in CI (#4081) 2022-05-04 21:14:43 +02:00
iwyu.yml Remove bug hunting. This feature will be provided in Cppcheck premium. 2022-04-11 07:31:33 +02:00
release-windows.yml release-windows.yml: use windows-2022 (#3939) 2022-05-13 19:48:17 +02:00
scriptcheck.yml fix html report generation with pygments >= 2.12.0 (#4110) 2022-05-16 12:58:54 +02:00
selfcheck.yml Remove bug hunting. This feature will be provided in Cppcheck premium. 2022-04-11 07:31:33 +02:00
ubsan.yml always execute all selfcheck commands / aligned the selfcheck parameters and calls across jobs (#4108) 2022-05-13 06:52:20 +02:00
valgrind.yml Remove bug hunting. This feature will be provided in Cppcheck premium. 2022-04-11 07:31:33 +02:00